diff options
Diffstat (limited to 'system/alpha/console/dbmentry.s')
-rw-r--r-- | system/alpha/console/dbmentry.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/alpha/console/dbmentry.s b/system/alpha/console/dbmentry.s index 2ecb9ebd4..91b0d51c9 100644 --- a/system/alpha/console/dbmentry.s +++ b/system/alpha/console/dbmentry.s @@ -2,12 +2,12 @@ /* taken from ebfw/rom/dbmentry.s */ #define EB164 -#ifndef LINT +/*#ifndef LINT .data .asciiz "$Id: dbmentry.s,v 1.1.1.1 1997/10/30 23:27:12 verghese Exp $" .text #endif - +*/ /* * Debug Monitor Entry code */ @@ -210,4 +210,4 @@ SpinLock: br zero,1b .end SpinLock -
\ No newline at end of file + |