Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
77fa5adcda6d686d2f45a2b55dcb9a03e7d33fa1
/
.
/
arch
/
um
/
sys-i386
/
stub.S
blob: 2f2c70a8f043440ef99f68c20332158292407972 [
file
] [
log
] [
blame
]
Jeff Dike
d67b569
2005-07-07 17:56:49 -0700
[
diff
] [
blame
]
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