Rev 3022 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3022 | Rev 4055 | ||
---|---|---|---|
Line 33... | Line 33... | ||
33 | */ |
33 | */ |
34 | 34 | ||
35 | #ifndef KERN_amd64_SYSCALL_H_ |
35 | #ifndef KERN_amd64_SYSCALL_H_ |
36 | #define KERN_amd64_SYSCALL_H_ |
36 | #define KERN_amd64_SYSCALL_H_ |
37 | 37 | ||
38 | #include <arch/types.h> |
- | |
39 | - | ||
40 | extern void syscall_setup_cpu(void); |
38 | extern void syscall_setup_cpu(void); |
41 | 39 | ||
42 | #endif |
40 | #endif |
43 | 41 | ||
44 | /** @} |
42 | /** @} |