summaryrefslogtreecommitdiffstats
path: root/pilc/raspi-hat/firmware/dbg_slave.h
blob: 2ac1c5804c6bdb216308ec6a8620991b825ad7be (plain)
1
2
3
4
5
6
#ifndef DBGSLAVE_H_
#define DBGSLAVE_H_

void dbgslave_init(void);

#endif /* DBGSLAVE_H_ */
bues.ch cgit interface