diff options
Diffstat (limited to 'gcc/c-pragma.h')
| -rw-r--r-- | gcc/c-pragma.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/c-pragma.h b/gcc/c-pragma.h index ea5a982..22e4f7a 100644 --- a/gcc/c-pragma.h +++ b/gcc/c-pragma.h @@ -54,5 +54,6 @@ extern void cpp_register_pragma PARAMS ((cpp_reader *, #endif extern void maybe_apply_pragma_weak PARAMS ((tree)); +extern tree maybe_apply_renaming_pragma PARAMS ((tree, tree)); #endif /* GCC_C_PRAGMA_H */ |
