mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 09:11:07 -04:00
o Move the API prototypes to a separate header (glue.h) o Allow the platform to hint libuboot about where to look for the API signature. The uboot_address variable is expected to be defined by the platform. |
||
|---|---|---|
| .. | ||
| api_public.h | ||
| console.c | ||
| copy.c | ||
| devicename.c | ||
| disk.c | ||
| elf_freebsd.c | ||
| glue.c | ||
| glue.h | ||
| libuboot.h | ||
| Makefile | ||
| module.c | ||
| net.c | ||
| reboot.c | ||
| time.c | ||