summaryrefslogtreecommitdiffstats
path: root/sys/dev/de/if_de.c
diff options
context:
space:
mode:
authordillon <dillon@FreeBSD.org>1999-01-28 17:30:51 +0000
committerdillon <dillon@FreeBSD.org>1999-01-28 17:30:51 +0000
commit789691e908f6bc573894f86b17cf9616bce158c7 (patch)
tree9328ddf2086cb8ddbf336f1106d6f669f1b6faac /sys/dev/de/if_de.c
parentf922e89a9ef2ca5c23b3b04c52118aea647d8e8b (diff)
downloadFreeBSD-src-789691e908f6bc573894f86b17cf9616bce158c7.zip
FreeBSD-src-789691e908f6bc573894f86b17cf9616bce158c7.tar.gz
Clarify the SYSINIT problem by breaking SYSINIT's up into a void *
version and a const void * version. Currently the const void * version simply calls the void * version ( i.e. no 'fix' is in place ). A solution needs to be found for the C_SYSINIT ( etc...) family of macros that allows const void * without generating a warning, but does not allow non-const void *.
Diffstat (limited to 'sys/dev/de/if_de.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud