1/* SPDX-License-Identifier: GPL-2.0+ */ 2/* 3 * iPAQ h2200 header 4 * 5 * Copyright (C) 2012 Lukasz Dalek <luk0104@gmail.com> 6 */ 7 8 .word 0xea0003fe /* b 0x1000 */ 9 10 .org 0x40 11 .ascii "ECEC" 12 13 .org 0x1000 - 1 14 .byte 0x0 15