diff options
Diffstat (limited to 'gcc/config/arm/arm.c')
-rw-r--r-- | gcc/config/arm/arm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/arm/arm.c b/gcc/config/arm/arm.c index 7f613f480d8..b5b9fc14755 100644 --- a/gcc/config/arm/arm.c +++ b/gcc/config/arm/arm.c @@ -85,6 +85,7 @@ #include "sched-int.h" #include "tree.h" +/* This file should be included last. */ #include "target-def.h" /* Forward definitions of types. */ |