Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbarm/include G/c empty #ifndef __OLD_INTERRUPT_CODE
details: https://anonhg.NetBSD.org/src/rev/5dc14602b507
branches: trunk
changeset: 771625:5dc14602b507
user: skrll <skrll%NetBSD.org@localhost>
date: Sat Nov 26 16:31:40 2011 +0000
description:
G/c empty #ifndef __OLD_INTERRUPT_CODE
diffstat:
sys/arch/evbarm/include/types.h | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (17 lines):
diff -r be3f23c5b9eb -r 5dc14602b507 sys/arch/evbarm/include/types.h
--- a/sys/arch/evbarm/include/types.h Sat Nov 26 16:15:09 2011 +0000
+++ b/sys/arch/evbarm/include/types.h Sat Nov 26 16:31:40 2011 +0000
@@ -1,12 +1,10 @@
-/* $NetBSD: types.h,v 1.11 2011/07/17 23:46:49 dyoung Exp $ */
+/* $NetBSD: types.h,v 1.12 2011/11/26 16:31:40 skrll Exp $ */
#ifndef _EVBARM_TYPES_H_
#define _EVBARM_TYPES_H_
#include <arm/arm32/types.h>
-#ifndef __OLD_INTERRUPT_CODE /* XXX */
-#endif
#define __HAVE_NEW_STYLE_BUS_H
#endif
Home |
Main Index |
Thread Index |
Old Index