diff --git a/reactos/include/ddk/iotypes.h b/reactos/include/ddk/iotypes.h index 1db08280dc0..9dd2832d7cc 100644 --- a/reactos/include/ddk/iotypes.h +++ b/reactos/include/ddk/iotypes.h @@ -1,4 +1,4 @@ -/* $Id: iotypes.h,v 1.53 2003/08/25 01:37:47 sedwards Exp $ +/* $Id: iotypes.h,v 1.54 2003/09/04 16:52:10 vizzini Exp $ * */ @@ -44,6 +44,7 @@ enum { DeallocateObject, KeepObject, + DeallocateObjectKeepRegisters };