Include dependency graph for asm.h:

Go to the source code of this file.
Functions | |
| static ipl_t | interrupts_enable (void) |
| static ipl_t | interrupts_disable (void) |
| static void | interrupts_restore (ipl_t ipl) |
| static ipl_t | interrupts_read (void) |
| static __address | get_stack_base (void) |
| static void | cpu_sleep (void) |
| static void | cpu_halt (void) |
| void | asm_delay_loop (__u32 t) |
| void | userspace_asm (__address uspace_uarg, __address stack, __address entry) |
Definition in file asm.h.
1.4.6