mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 10:11:09 -04:00
8 lines
122 B
C
8 lines
122 B
C
/* $FreeBSD$ */
|
|
|
|
#ifndef FBSD_KGDB_IA64_H
|
|
#define FBSD_KGDB_IA64_H
|
|
|
|
#include "fbsd-kgdb.h"
|
|
|
|
#endif /* FBSD_KGDB_IA64_H */
|