Rev 1374 | Rev 1702 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1374 | Rev 1378 | ||
---|---|---|---|
Line 138... | Line 138... | ||
138 | { |
138 | { |
139 | } |
139 | } |
140 | 140 | ||
141 | void cpu_halt(void); |
141 | void cpu_halt(void); |
142 | void asm_delay_loop(__u32 t); |
142 | void asm_delay_loop(__u32 t); |
143 | void invalidate_bat(void); |
- | |
144 | 143 | ||
145 | extern void userspace_asm(__address uspace_uarg, __address stack, __address entry); |
144 | extern void userspace_asm(__address uspace_uarg, __address stack, __address entry); |
146 | 145 | ||
147 | #endif |
146 | #endif |