Authorship stuff

src/sim/syscall_emul.cc:
    Authorship Stuff

--HG--
extra : convert_revision : 0770ce292bf590926d10c1bef537a543c01f0b95
This commit is contained in:
Korey Sewell
2006-06-09 18:39:56 -04:00
parent 8e8f1d51cd
commit 6de5d73a99
2 changed files with 2 additions and 0 deletions

View File

@@ -27,6 +27,7 @@
*
* Authors: Steve Reinhardt
* Ali Saidi
* Korey Sewell
*/
#include <fcntl.h>

View File

@@ -27,6 +27,7 @@
*
* Authors: Steve Reinhardt
* Kevin Lim
* Korey Sewell
*/
#ifndef __SIM_SYSCALL_EMUL_HH__