summaryrefslogtreecommitdiff
path: root/global.h
blob: f55ffe84286203131920fdf8ae2b47a631157e7b (plain)
1
2
3
4
5
6
#ifndef H680_H
#define H680_H

extern void throw_error(char *);

#endif