/* * syscall interface works as such: * eax has syscall # * esp + 4 points to the syscall parameters * branch to the syscall vector in the commpage */