no /* */ comments

This commit is contained in:
rsc 2006-09-06 17:50:20 +00:00
parent 9e9bcaf143
commit f552738889
22 changed files with 347 additions and 371 deletions

4
mmu.h
View file

@ -1,6 +1,4 @@
/*
* This file contains definitions for the x86 memory management unit (MMU).
*/
// This file contains definitions for the x86 memory management unit (MMU).
// Eflags register
#define FL_CF 0x00000001 // Carry Flag