mirror of
https://github.com/xcat2/xNBA.git
synced 2024-11-22 17:41:55 +00:00
Update warnings in depca.c ns8390.c
This commit is contained in:
parent
13016297ed
commit
8d39559192
@ -1,4 +1,4 @@
|
||||
#warning "depca.c almost certainly won't work."
|
||||
#warning "depca.c: FIXME: fix relocation"
|
||||
|
||||
#if 0
|
||||
/* Not fixed for relocation yet. Probably won't work relocated above 16MB */
|
||||
|
@ -25,7 +25,7 @@ SMC8416 PIO support added by Andrew Bettison (andrewb@zip.com.au) on 4/3/02
|
||||
|
||||
**************************************************************************/
|
||||
|
||||
#warning "ns8390.c is a horrendous mess and needs to be tidied up"
|
||||
#warning "ns8390.c: FIXME: split ISA and PCI, clean up"
|
||||
#if 1
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user