0cf462d04b
Reported by: iedowse
9 lines
119 B
C
9 lines
119 B
C
/* $FreeBSD$ */
|
|
|
|
#ifndef FBSD_KGDB_ARM_H
|
|
#define FBSD_KGDB_ARM_H
|
|
|
|
#include "fbsd-kgdb.h"
|
|
|
|
#endif /* FBSD_KGDB_ARM_H */
|