summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/gdbserial.h
blob: db9cb1567aee0ec919e029fc4e88a610e176c0d8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
#ifndef _IPXE_GDBSERIAL_H
#define _IPXE_GDBSERIAL_H

/** @file
 *
 * GDB remote debugging over serial
 *
 */

FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );

#endif /* _IPXE_GDBSERIAL_H */