Commit 8db4d7a1 by Geoffrey Keating Committed by Geoffrey Keating

* config/darwin.h (TARGET_HAS_F_SETLKW): Define.

From-SVN: r78382
parent 134084ff
2004-02-24 Geoffrey Keating <geoffk@apple.com>
* config/darwin.h (TARGET_HAS_F_SETLKW): Define.
2004-02-24 Jason Merrill <jason@redhat.com> 2004-02-24 Jason Merrill <jason@redhat.com>
* tree.c (check_qualified_type): New fn. * tree.c (check_qualified_type): New fn.
......
...@@ -850,4 +850,6 @@ enum machopic_addr_class { ...@@ -850,4 +850,6 @@ enum machopic_addr_class {
#undef ASM_APP_OFF #undef ASM_APP_OFF
#define ASM_APP_OFF "" #define ASM_APP_OFF ""
#define TARGET_HAS_F_SETLKW
#endif /* CONFIG_DARWIN_H */ #endif /* CONFIG_DARWIN_H */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment