diff options
Diffstat (limited to 'qemu/roms/u-boot/include/MCD_progCheck.h')
-rw-r--r-- | qemu/roms/u-boot/include/MCD_progCheck.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/qemu/roms/u-boot/include/MCD_progCheck.h b/qemu/roms/u-boot/include/MCD_progCheck.h deleted file mode 100644 index faccdbba2..000000000 --- a/qemu/roms/u-boot/include/MCD_progCheck.h +++ /dev/null @@ -1,11 +0,0 @@ -/* - * Copyright (C) 2004-2007 Freescale Semiconductor, Inc. - * - * SPDX-License-Identifier: GPL-2.0+ - */ - - /* This file is autogenerated. Do not change */ -#define CURRBD 4 -#define DCOUNT 6 -#define DESTPTR 5 -#define SRCPTR 7 |