[ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3
[linux-2.6] / arch / um / sys-i386 / stub.S
1 #include "uml-config.h"
2
3         .globl syscall_stub
4 .section .__syscall_stub, "x"
5 syscall_stub:
6         int     $0x80
7         mov     %eax, UML_CONFIG_STUB_DATA
8         int3