Remove a bogus cast that breaks the Alpha kernel build due to -Werror.
This commit is contained in:
parent
8a1917d017
commit
51238e752e
@ -192,7 +192,6 @@ SYSINIT(cpu, SI_SUB_CPU, SI_ORDER_FIRST, cpu_startup, NULL)
|
||||
struct msgbuf *msgbufp=0;
|
||||
|
||||
int Maxmem = 0;
|
||||
long dumplo;
|
||||
|
||||
int totalphysmem; /* total amount of physical memory in system */
|
||||
int physmem; /* physical memory used by NetBSD + some rsvd */
|
||||
|
Loading…
Reference in New Issue
Block a user