Rev 2787 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2787 | Rev 3536 | ||
---|---|---|---|
Line 34... | Line 34... | ||
34 | */ |
34 | */ |
35 | 35 | ||
36 | #ifndef LIBC_ia64_SYSCALL_H_ |
36 | #ifndef LIBC_ia64_SYSCALL_H_ |
37 | #define LIBC_ia64_SYSCALL_H_ |
37 | #define LIBC_ia64_SYSCALL_H_ |
38 | 38 | ||
- | 39 | #define LIBARCH_SYSCALL_GENERIC |
|
- | 40 | ||
39 | #include <syscall.h> |
41 | #include <syscall.h> |
40 | 42 | ||
41 | #endif |
43 | #endif |
42 | 44 | ||
43 | /** @} |
45 | /** @} |