GDB (API)
|
#include "defs.h"
#include "inferior.h"
#include "regcache.h"
#include "target.h"
#include <sys/types.h>
#include <sys/ptrace.h>
#include <machine/reg.h>
#include "m88k-tdep.h"
#include "inf-ptrace.h"
Go to the source code of this file.
Functions | |
void | _initialize_m88kbsd_nat (void) |
void _initialize_m88kbsd_nat | ( | void | ) |
Definition at line 103 of file m88kbsd-nat.c.