mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 07:14:14 -05:00
- Fix visibilty test for LONG_BIT and WORD_BIT. `#if defined(__FOO_VISIBLE)' is alays wrong because __FOO_VISIBLE is always defined (to 0 for invisibility). sys/<arch>/include/limits.h sys/<arch>/include/_limits.h: - Style fixes. Submitted by: bde Reviewed by: bsdmike Approved by: re (scottl) |
||
|---|---|---|
| .. | ||
| _limits.h | ||
| _stdint.h | ||
| _types.h | ||
| elf.h | ||
| endian.h | ||
| exec.h | ||
| limits.h | ||
| param.h | ||
| signal.h | ||
| ucontext.h | ||