]> rtime.felk.cvut.cz Git - l4.git/blob - kernel/fiasco/src/kern/ia32/32/entry-ux.S
update
[l4.git] / kernel / fiasco / src / kern / ia32 / 32 / entry-ux.S
1
2         /* dummy functions to make the linker happy, they are never used */
3         .globl  leave_from_sysenter_by_iret
4 leave_from_sysenter_by_iret:
5         .globl  entry_sys_fast_ipc
6 entry_sys_fast_ipc:
7         .globl  entry_sys_fast_ipc_log
8 entry_sys_fast_ipc_log:
9         .globl  entry_sys_fast_ipc_c
10 entry_sys_fast_ipc_c:
11