mirror of
https://github.com/dreamlayers/netbsd-mopd.git
synced 2026-01-11 23:43:12 +00:00
Fix definition of MID_VAX1K in mopcopy
This commit is contained in:
parent
3fbcaebfe0
commit
8266610bbf
@ -73,7 +73,7 @@ __RCSID("$NetBSD: mopcopy.c,v 1.7 2019/12/27 09:41:52 msaitoh Exp $");
|
||||
#define MID_VAX 150
|
||||
#endif
|
||||
#if !defined(MID_VAX1K)
|
||||
#define MID_VAX 140
|
||||
#define MID_VAX1K 140
|
||||
#endif
|
||||
|
||||
#ifndef NOELF
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user