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