diff options
author | dillon <dillon@FreeBSD.org> | 1999-01-29 08:12:49 +0000 |
---|---|---|
committer | dillon <dillon@FreeBSD.org> | 1999-01-29 08:12:49 +0000 |
commit | c9d851cd134f45e297e380c497f352c0dc18bc0c (patch) | |
tree | a8718cc3ddeeb18620b82d02f4ec008929e80a7a /sys/kern/link_elf.c | |
parent | 82b636d3e35bfca1711cdd6c6d1e098b6ad99fea (diff) | |
download | FreeBSD-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/kern/link_elf.c')
0 files changed, 0 insertions, 0 deletions