mirror of
https://github.com/opnsense/src.git
synced 2026-03-01 04:40:53 -05:00
place. This moves the dependency on GCC's and other compiler's features into the central sys/cdefs.h file, while the individual source files can then refer to #ifdef __COMPILER_FEATURE_FOO where they by now used to refer to #if __GNUC__ > 3.1415 && __BARC__ <= 42. By now, GCC and ICC (the Intel compiler) have been actively tested on IA32 platforms by netchild. Extension to other compilers is supposed to be possible, of course. Submitted by: netchild Reviewed by: various developers on arch@, some time ago |
||
|---|---|---|
| .. | ||
| mpilib | ||
| mpt.c | ||
| mpt.h | ||
| mpt_debug.c | ||
| mpt_freebsd.c | ||
| mpt_freebsd.h | ||
| mpt_pci.c | ||