mirror of
https://github.com/opnsense/src.git
synced 2026-04-09 03:16:24 -04:00
6 lines
107 B
C
6 lines
107 B
C
/* $FreeBSD$ */
|
|
|
|
#ifndef FBSD_KGDB_POWERPC_H
|
|
#define FBSD_KGDB_POWERPC_H
|
|
|
|
#endif /* FBSD_KGDB_POWERPC_H */
|