mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
- Mark getc() as inline, this has no effect on gcc but helps clang.
- Move getc() body before xgetc() so gcc does not emit a warning about
function having no body.
|
||
|---|---|---|
| .. | ||
| boot1.S | ||
| boot2.c | ||
| Makefile | ||