syscall_emul: implement clock_gettime system call
authorBrandon Potter <brandon.potter@amd.com>
Wed, 22 Apr 2015 14:51:27 +0000 (07:51 -0700)
committerBrandon Potter <brandon.potter@amd.com>
Wed, 22 Apr 2015 14:51:27 +0000 (07:51 -0700)
commit4991c2996516b3226c37cde7ea4b05552e66277a
tree60fdc46ad2a057da7fd23e8018fc5be81fcee76a
parent00e3cab8fc3ffce89c4bbb2e6c4ab3aea873a18d
syscall_emul: implement clock_gettime system call
src/arch/x86/linux/process.cc
src/kern/linux/linux.hh
src/sim/syscall_emul.hh