diff options
Diffstat (limited to 'gcc/config/c4x/c4x-protos.h')
-rw-r--r-- | gcc/config/c4x/c4x-protos.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/c4x/c4x-protos.h b/gcc/config/c4x/c4x-protos.h index 6449aa7..4ea5c8b 100644 --- a/gcc/config/c4x/c4x-protos.h +++ b/gcc/config/c4x/c4x-protos.h @@ -313,4 +313,4 @@ extern void c4x_pr_ignored PARAMS ((cpp_reader *)); extern void c4x_init_pragma PARAMS ((int (*) (tree *))); #endif -#endif +#endif /* ! GCC_C4X_PROTOS_H */ |