mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-13 05:41:26 +01:00
27c0f2a544
These files have no copyrightable material, and so are in the public domain. Sponsored by: Netflix
5 lines
90 B
C
5 lines
90 B
C
/* This file is in the public domain */
|
|
|
|
#define __ELF_WORD_SIZE 64
|
|
#include "load_elf.c"
|