diff options
Diffstat (limited to 'arch/ia64/scripts/check-model.c')
-rw-r--r-- | arch/ia64/scripts/check-model.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/ia64/scripts/check-model.c b/arch/ia64/scripts/check-model.c deleted file mode 100644 index e1d4e86e3d..0000000000 --- a/arch/ia64/scripts/check-model.c +++ /dev/null @@ -1 +0,0 @@ -int __attribute__ ((__model__ (__small__))) x; |