repo.or.cz
/
linux-2.6
/
verdex.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[NETLINK]: w1_int.c: fix default netlink group
[linux-2.6/verdex.git]
/
arch
/
um
/
sys-i386
/
stub.S
blob
2f2c70a8f043440ef99f68c20332158292407972
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