Changeset 4162 for branches/Grace/src/win32k/include/log.h
- Timestamp:
- Sep 2, 2000, 10:49:29 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Grace/src/win32k/include/log.h
r3834 r4162 1 /* $Id: log.h,v 1.4.4. 1 2000-07-16 22:43:30bird Exp $1 /* $Id: log.h,v 1.4.4.2 2000-09-02 20:49:15 bird Exp $ 2 2 * 3 3 * log - C-style logging - kprintf. … … 25 25 #define OUTPUT_COM1 0x3f8 26 26 #define OUTPUT_COM2 0x2f8 27 #define OUTPUT_COM3 0x3e8 28 #define OUTPUT_COM4 0x2e8 27 29 28 30
Note:
See TracChangeset
for help on using the changeset viewer.