aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/scripts/check-model.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ia64/scripts/check-model.c')
-rw-r--r--arch/ia64/scripts/check-model.c1
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 00000000000..e1d4e86e3d6
--- /dev/null
+++ b/arch/ia64/scripts/check-model.c
@@ -0,0 +1 @@
+int __attribute__ ((__model__ (__small__))) x;