diff options
| author | Benno Rice <benno@FreeBSD.org> | 2003-02-05 12:34:10 +0000 |
|---|---|---|
| committer | Benno Rice <benno@FreeBSD.org> | 2003-02-05 12:34:10 +0000 |
| commit | d417ef4a71bf1b2cfcc51f81c3a28ab558aefca6 (patch) | |
| tree | 4c5e5492038a65369448856702fc9baf68cdf73c /sys/powerpc/aim | |
| parent | d8e361861516727020eb549535ec6d9a408e4154 (diff) | |
Notes
Diffstat (limited to 'sys/powerpc/aim')
| -rw-r--r-- | sys/powerpc/aim/machdep.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/powerpc/aim/machdep.c b/sys/powerpc/aim/machdep.c index efcb7fe3bbc5b..b7457569613a5 100644 --- a/sys/powerpc/aim/machdep.c +++ b/sys/powerpc/aim/machdep.c @@ -154,8 +154,6 @@ int setfault(faultbuf); /* defined in locore.S */ long Maxmem = 0; -static int chosen; - struct pmap ofw_pmap; extern int ofmsr; |
