Missed these two in previous commit.

From-SVN: r82665
This commit is contained in:
David S. Miller 2004-06-05 20:57:35 -07:00
parent 0eef99c178
commit 3017c534d4
2 changed files with 8 additions and 0 deletions

View File

@ -250,6 +250,10 @@ do { \
#define TARGET_ASM_FILE_END file_end_indicate_exec_stack
/* Determine whether the the entire c99 runtime is present in the
runtime library. */
#define TARGET_C99_FUNCTIONS 1
#define TARGET_HAS_F_SETLKW
#undef LINK_GCC_C_SEQUENCE_SPEC

View File

@ -351,6 +351,10 @@ do { \
#define TARGET_ASM_FILE_END file_end_indicate_exec_stack
/* Determine whether the the entire c99 runtime is present in the
runtime library. */
#define TARGET_C99_FUNCTIONS 1
#define TARGET_HAS_F_SETLKW
#undef LINK_GCC_C_SEQUENCE_SPEC