mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
gcore: Trim stale bits from elf32core.c.
These should have been removed ind95657a1a7. Reviewed by: markj Sponsored by: DARPA Differential Revision: https://reviews.freebsd.org/D35748 (cherry picked from commita6c3e5fa39)
This commit is contained in:
parent
cb85a1815f
commit
7252457be7
1 changed files with 0 additions and 3 deletions
|
|
@ -5,9 +5,6 @@
|
|||
|
||||
#define __ELF_WORD_SIZE 32
|
||||
#define _MACHINE_ELF_WANT_32BIT
|
||||
#define _WANT_LWPINFO32
|
||||
|
||||
#include <sys/procfs.h>
|
||||
|
||||
#define ELFCORE_COMPAT_32 1
|
||||
#include "elfcore.c"
|
||||
|
|
|
|||
Loading…
Reference in a new issue