summaryrefslogtreecommitdiffstats
path: root/sys/dev/de/if_de.c
diff options
context:
space:
mode:
authordillon <dillon@FreeBSD.org>1999-01-29 08:12:49 +0000
committerdillon <dillon@FreeBSD.org>1999-01-29 08:12:49 +0000
commitc9d851cd134f45e297e380c497f352c0dc18bc0c (patch)
treea8718cc3ddeeb18620b82d02f4ec008929e80a7a /sys/dev/de/if_de.c
parent82b636d3e35bfca1711cdd6c6d1e098b6ad99fea (diff)
downloadFreeBSD-src-c9d851cd134f45e297e380c497f352c0dc18bc0c.zip
FreeBSD-src-c9d851cd134f45e297e380c497f352c0dc18bc0c.tar.gz
Commit a solution for the SYSINIT vs C_SYSINIT conundrum. The
problem and solution is outlined in the comments, but basically we needed a way to allow the SYSINIT mechanism to handle const void * arguments and function pointers as well as non-const arguments and function pointers while still maintaining the compiler's ability to issue warnings if you try to use a bad combination.
Diffstat (limited to 'sys/dev/de/if_de.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud