mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add minidump.h for pc98.
This commit is contained in:
parent
531028d9c5
commit
c64cc84500
1 changed files with 6 additions and 0 deletions
6
sys/pc98/include/minidump.h
Normal file
6
sys/pc98/include/minidump.h
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
/*-
|
||||
* This file is in the public domain.
|
||||
*/
|
||||
/* $FreeBSD$ */
|
||||
|
||||
#include <i386/minidump.h>
|
||||
Loading…
Reference in a new issue