X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fgeekos%2Ftrap.c;h=f1bbf281464eecab2c5d6dca20b353deb04604f6;hb=8163b56655f024bb1e3abcdce028598554343d02;hp=2085a992bf51ea1db6a52deb86d1d49504eda172;hpb=626595465a2c6987606a6bc697df65130ad8c2d3;p=palacios-OLD.git diff --git a/palacios/src/geekos/trap.c b/palacios/src/geekos/trap.c index 2085a99..f1bbf28 100644 --- a/palacios/src/geekos/trap.c +++ b/palacios/src/geekos/trap.c @@ -1,7 +1,7 @@ /* * Trap handlers * Copyright (c) 2001,2003,2004 David H. Hovemeyer - * $Revision: 1.1 $ + * $Revision: 1.2 $ * * This is free software. You are permitted to use, * redistribute, and modify it as specified in the file "COPYING". @@ -12,7 +12,7 @@ #include #include #include - +#include /* * TODO: need to add handlers for other exceptions (such as bounds * check, debug, etc.)