summaryrefslogtreecommitdiffstats
path: root/programmer.h
diff options
context:
space:
mode:
Diffstat (limited to 'programmer.h')
-rw-r--r--programmer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/programmer.h b/programmer.h
index 3b1f03a..f792d9a 100644
--- a/programmer.h
+++ b/programmer.h
@@ -661,7 +661,6 @@ typedef int fdtype;
void sp_flush_incoming(void);
fdtype sp_openserport(char *dev, unsigned int baud);
int serialport_config(fdtype fd, unsigned int baud);
-void __attribute__((noreturn)) sp_die(char *msg);
extern fdtype sp_fd;
/* expose serialport_shutdown as it's currently used by buspirate */
int serialport_shutdown(void *data);
OpenPOWER on IntegriCloud