Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/atari/include make this the same as the other m68k ...



details:   https://anonhg.NetBSD.org/src/rev/5798d4c11094
branches:  trunk
changeset: 573241:5798d4c11094
user:      chs <chs%NetBSD.org@localhost>
date:      Sun Jan 23 17:32:56 2005 +0000

description:
make this the same as the other m68k platforms.

diffstat:

 sys/arch/atari/include/psl.h |  7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

diffs (13 lines):

diff -r 86a8f8b1e324 -r 5798d4c11094 sys/arch/atari/include/psl.h
--- a/sys/arch/atari/include/psl.h      Sun Jan 23 17:27:03 2005 +0000
+++ b/sys/arch/atari/include/psl.h      Sun Jan 23 17:32:56 2005 +0000
@@ -1,8 +1,3 @@
-/*     $NetBSD: psl.h,v 1.1.1.1 1995/03/26 07:12:06 leo Exp $  */
-
-#ifndef _MACHINE_PSL_H_
-#define _MACHINE_PSL_H_
+/*     $NetBSD: psl.h,v 1.2 2005/01/23 17:32:56 chs Exp $      */
 
 #include <m68k/psl.h>
-
-#endif



Home | Main Index | Thread Index | Old Index