unbreak build

svn path=/trunk/; revision=45032
This commit is contained in:
Sylvain Petreolle 2010-01-10 17:50:50 +00:00
parent 15b66143d6
commit 8ced7ca170

View file

@ -136,6 +136,7 @@ typedef union _KTRAP_EXIT_SKIP_BITS
/* Not yet handled */ \
UNIMPLEMENTED; \
while (TRUE); \
return TRUE; \
}