patch-2.1.16 linux/arch/sparc/boot/bare.h
Next file: linux/arch/sparc/boot/empirical.h
Previous file: linux/arch/sparc/boot/bare.S
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Thu Jan 1 02:00:00 1970
- Orig file:
v2.1.15/linux/arch/sparc/boot/bare.h
- Orig date:
Sat Nov 25 02:57:42 1995
diff -u --recursive --new-file v2.1.15/linux/arch/sparc/boot/bare.h linux/arch/sparc/boot/bare.h
@@ -1,18 +0,0 @@
-/* $Id: bare.h,v 1.2 1995/11/25 00:57:41 davem Exp $
- * bare.h: Defines for the low level entry code of the BOOT program.
- * We include in the head.h stuff that the real kernel uses
- * and this saves a lot of repetition here.
- *
- * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
- */
-
-#include <asm/head.h>
-#include <asm/psr.h>
-#include <asm/cprefix.h>
-
-#define SANE_PIL (0xd00) /* No interrupts except clock and unmaskable NMI's */
-#define SANE_PSR (SANE_PIL|PSR_S|PSR_ET)
-
-#define BOOTBLOCK_NENTRIES 0x40 /* Number of entries in the boot block */
-#define BOOTBLOCK_ENTSIZE 0x04 /* Size in bytes of each boot block entry */
-
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov