summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2001-04-10 01:13:26 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2001-04-10 01:13:26 +0000
commit8c79f5231bd744eb503fc1e0b82e3fc57535ccb9 (patch)
treea282fc37627c6351ca6c448d283d16e5e4523345
parent4c4cbf74defb23431a2891496a05c3c7bf5e9c7e (diff)
This file is not welcomed here.
-rw-r--r--sys/arch/mvme88k/include/assym.s93
1 files changed, 0 insertions, 93 deletions
diff --git a/sys/arch/mvme88k/include/assym.s b/sys/arch/mvme88k/include/assym.s
deleted file mode 100644
index cb53546adaf..00000000000
--- a/sys/arch/mvme88k/include/assym.s
+++ /dev/null
@@ -1,93 +0,0 @@
-#ifndef __GENASSYM_INCLUDED
-#define __GENASSYM_INCLUDED 1
-
-#define P_FORW 0
-#define P_BACK 4
-#define P_VMSPACE 32
-#define P_ADDR 236
-#define P_PRIORITY 208
-#define P_STAT 45
-#define P_WCHAN 104
-#define SRUN 2
-#define VM_PMAP 132
-#define V_INTR 12
-#define UPAGES 4
-#define PGSHIFT 12
-#define USIZE 16384
-#define NBPG 4096
-#define U_PROF 864
-#define U_PROFSCALE 876
-#define PCB_ONFAULT 360
-#define SIZEOF_PCB 368
-#define PCB_USER_STATE 80
-#define SYS_exit 1
-#define SYS_execve 59
-#define SYS_sigreturn 103
-#define EF_R0 0
-#define EF_R31 31
-#define EF_FPSR 32
-#define EF_FPCR 33
-#define EF_EPSR 34
-#define EF_SXIP 35
-#define EF_SFIP 37
-#define EF_EXIP 35
-#define EF_EFIP 37
-#define EF_SNIP 36
-#define EF_SSBR 38
-#define EF_DMT0 39
-#define EF_DMD0 40
-#define EF_DMA0 41
-#define EF_DMT1 42
-#define EF_DMD1 43
-#define EF_DMA1 44
-#define EF_DMT2 45
-#define EF_DMD2 46
-#define EF_DMA2 47
-#define EF_FPECR 48
-#define EF_FPCR 33
-#define EF_FPSR 32
-#define EF_FPHS1 49
-#define EF_FPLS1 50
-#define EF_FPHS2 51
-#define EF_FPLS2 52
-#define EF_FPPT 53
-#define EF_FPRH 54
-#define EF_FPRL 55
-#define EF_FPIT 56
-#define EF_VECTOR 57
-#define EF_MASK 58
-#define EF_MODE 59
-#define EF_RET 60
-#define EF_IPFSR 61
-#define EF_DPFSR 62
-#define EF_DSR 63
-#define EF_DLAR 64
-#define EF_DPAR 65
-#define EF_ISR 63
-#define EF_ILAR 67
-#define EF_IPAR 68
-#define EF_SRX 62
-#define EF_NREGS 70
-#define SIZEOF_EF 280
-#define PCB_PC 0
-#define PCB_IPL 4
-#define PCB_R14 8
-#define PCB_R15 12
-#define PCB_R16 16
-#define PCB_R17 20
-#define PCB_R18 24
-#define PCB_R19 28
-#define PCB_R20 32
-#define PCB_R21 36
-#define PCB_R22 40
-#define PCB_R23 44
-#define PCB_R24 48
-#define PCB_R25 52
-#define PCB_R26 56
-#define PCB_R27 60
-#define PCB_R28 64
-#define PCB_R29 68
-#define PCB_R30 72
-#define PCB_SP 76
-
-#endif /* __GENASSYM_INCLUDED */