X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=palacios%2Fsrc%2Fgeekos%2Ftrap.c;h=f1bbf281464eecab2c5d6dca20b353deb04604f6;hp=2085a992bf51ea1db6a52deb86d1d49504eda172;hb=01e2bfdc462dbbe8d62b71c7e99e198c27844f0f;hpb=72a450936e2da159d5febe1e96475493badd9070 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.)