This commit is contained in:
klu2
2008-08-14 04:30:49 +00:00
parent 99e8ed219f
commit fb5148a0d8
8 changed files with 72 additions and 72 deletions

View File

@@ -36,9 +36,9 @@ typedef struct {
typedef UINT64 PHYSICAL_ADDRESS;
//
// LIST_ENTRY definition
//
///
/// LIST_ENTRY definition
///
typedef struct _LIST_ENTRY LIST_ENTRY;
struct _LIST_ENTRY {