Searched refs:__vsyscall (Results 1 - 1 of 1) sorted by relevance

/seL4-refos-master/libs/libmuslc/src/internal/i386/
H A Dsyscall.s3 # The calling convention for __vsyscall has the syscall number
9 .global __vsyscall
10 .hidden __vsyscall
11 .type __vsyscall,@function
12 __vsyscall: label
55 call __vsyscall

Completed in 71 milliseconds