mirror of
https://github.com/simh/simh.git
synced 2026-01-13 23:35:57 +00:00
PDP11, VAX: Remove redundant defines in RP source module
This commit is contained in:
parent
a06fa9264f
commit
3be6f1fb4c
@ -528,9 +528,6 @@ BITFIELD *rp_reg_bits[] = {
|
||||
#define RP07_DEV 020042
|
||||
#define RP07_SIZE (RP07_SECT * RP07_SURF * RP07_CYL * RP_NUMWD)
|
||||
|
||||
#define RP_CTRL 0
|
||||
#define RM_CTRL 1
|
||||
|
||||
struct drvtyp {
|
||||
int32 sect; /* sectors */
|
||||
int32 surf; /* surfaces */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user