diff options
Diffstat (limited to 'qemu/roms/u-boot/board/freescale/common/pq-mds-pib.h')
-rw-r--r-- | qemu/roms/u-boot/board/freescale/common/pq-mds-pib.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/qemu/roms/u-boot/board/freescale/common/pq-mds-pib.h b/qemu/roms/u-boot/board/freescale/common/pq-mds-pib.h deleted file mode 100644 index 67066fd11..000000000 --- a/qemu/roms/u-boot/board/freescale/common/pq-mds-pib.h +++ /dev/null @@ -1,9 +0,0 @@ -/* - * Copyright (C) 2007 Freescale Semiconductor, Inc. - * - * This program is free software; you can redistribute it and/or modify it - * under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation; - */ - -extern int pib_init(void); |