diff options
Diffstat (limited to 'sys/arch/gumstix/include/proc.h')
-rw-r--r-- | sys/arch/gumstix/include/proc.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/arch/gumstix/include/proc.h b/sys/arch/gumstix/include/proc.h deleted file mode 100644 index 8c9312afed3..00000000000 --- a/sys/arch/gumstix/include/proc.h +++ /dev/null @@ -1,4 +0,0 @@ -/* $OpenBSD: proc.h,v 1.1 2008/11/26 14:18:11 drahn Exp $ */ -/* $NetBSD: proc.h,v 1.3 2001/11/25 15:55:57 thorpej Exp $ */ - -#include <arm/proc.h> |