diff options
Diffstat (limited to 'sys/arch/hppa/include/bus.h')
-rw-r--r-- | sys/arch/hppa/include/bus.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/hppa/include/bus.h b/sys/arch/hppa/include/bus.h index 6b48cbae96e..6d14a0df439 100644 --- a/sys/arch/hppa/include/bus.h +++ b/sys/arch/hppa/include/bus.h @@ -1,4 +1,4 @@ -/* $OpenBSD: bus.h,v 1.30 2011/11/10 22:48:13 deraadt Exp $ */ +/* $OpenBSD: bus.h,v 1.31 2011/11/14 14:29:53 deraadt Exp $ */ /* * Copyright (c) 1998-2004 Michael Shalayeff @@ -26,7 +26,6 @@ * THE POSSIBILITY OF SUCH DAMAGE. */ - #ifndef _MACHINE_BUS_H_ #define _MACHINE_BUS_H_ |