mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 08:12:27 -04:00
These files have no copyrightable material, and so are in the public domain. Sponsored by: Netflix
4 lines
94 B
C
4 lines
94 B
C
/* This file is in the public domain */
|
|
|
|
#define __ELF_WORD_SIZE 64
|
|
#include "load_elf_obj.c"
|