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