freebsd-dev/gnu/usr.bin/binutils/gdb/fbsd-kgdb-arm.h
David E. O'Brien bd064b9335 Fix problem where kgdb misses trap frames.
Reported by:	iedowse
2004-01-26 09:18:47 +00:00

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 */