mirror of
https://github.com/opnsense/src.git
synced 2026-05-04 17:05:14 -04:00
These are picked out by the amd64-gcc6 build; time() is declared in <time.h> and delay() is declared in <bootstrap.h>. These are the correct places for these in stand/, so remove the duplicate declarations and make sure the delay() consumer in libefi that depended on the extra delay() declaration includes <bootstrap.h>. MFC after: 1 week |
||
|---|---|---|
| .. | ||
| boot1 | ||
| fdt | ||
| gptboot | ||
| include | ||
| libefi | ||
| loader | ||
| loader_4th | ||
| loader_lua | ||
| loader_simp | ||
| Makefile | ||
| Makefile.inc | ||