PDP11, VAX: Remove redundant defines in RP source module
This commit is contained in:
parent
a06fa9264f
commit
3be6f1fb4c
1 changed files with 0 additions and 3 deletions
|
@ -528,9 +528,6 @@ BITFIELD *rp_reg_bits[] = {
|
||||||
#define RP07_DEV 020042
|
#define RP07_DEV 020042
|
||||||
#define RP07_SIZE (RP07_SECT * RP07_SURF * RP07_CYL * RP_NUMWD)
|
#define RP07_SIZE (RP07_SECT * RP07_SURF * RP07_CYL * RP_NUMWD)
|
||||||
|
|
||||||
#define RP_CTRL 0
|
|
||||||
#define RM_CTRL 1
|
|
||||||
|
|
||||||
struct drvtyp {
|
struct drvtyp {
|
||||||
int32 sect; /* sectors */
|
int32 sect; /* sectors */
|
||||||
int32 surf; /* surfaces */
|
int32 surf; /* surfaces */
|
||||||
|
|
Loading…
Add table
Reference in a new issue