Rev 703 | Rev 940 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 703 | Rev 756 | ||
---|---|---|---|
Line 40... | Line 40... | ||
40 | #define USTACK_ADDRESS_ARCH (0x7fffffff-(PAGE_SIZE-1)) |
40 | #define USTACK_ADDRESS_ARCH (0x7fffffff-(PAGE_SIZE-1)) |
41 | #define UDATA_ADDRESS_ARCH 0x21000000 |
41 | #define UDATA_ADDRESS_ARCH 0x21000000 |
42 | 42 | ||
43 | #define as_install_arch(as) |
43 | #define as_install_arch(as) |
44 | 44 | ||
- | 45 | extern void as_arch_init(void); |
|
- | 46 | ||
45 | #endif |
47 | #endif |