freebsd-src/usr.bin/gcore
John Baldwin d2a3c30a51 gcore: Remove unused typedefs.
These are no longer needed after commit 4965ac059d which used
PT_GETREGSET to fetch NT_PRSTATUS and NT_FPREGSET.

Reviewed by:	markj, emaste
MFC after:	2 weeks
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D35665
2022-06-30 10:04:49 -07:00
..
elf32core.c gcore: Use PT_GETREGSET to fetch NT_PRSTATUS and NT_FPREGSET. 2022-03-10 15:40:44 -08:00
elfcore.c gcore: Remove unused typedefs. 2022-06-30 10:04:49 -07:00
extern.h
gcore.1 gcore: add option to dump core using kernel facility 2021-05-03 19:18:26 +03:00
gcore.c gcore: add option to dump core using kernel facility 2021-05-03 19:18:26 +03:00
Makefile Use MACHINE_CPUARCH when checking for arm64 2020-09-14 16:12:28 +00:00
Makefile.depend