From a16ba2b0d47ac18eebbc1f9074a8b668fc312de2 Mon Sep 17 00:00:00 2001 From: Leo C Date: Fri, 20 Jun 2014 23:48:39 +0200 Subject: check in Z180 subtree --- stm32/hdrom.h | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 stm32/hdrom.h (limited to 'stm32/hdrom.h') diff --git a/stm32/hdrom.h b/stm32/hdrom.h deleted file mode 100644 index 8601e72..0000000 --- a/stm32/hdrom.h +++ /dev/null @@ -1,10 +0,0 @@ -#ifndef HDROM_H -#define HDROM_H - -extern const unsigned long hdrom_termination; -extern const unsigned long hdrom_start; -extern const unsigned long hdrom_finish; -extern const unsigned long hdrom_length; -extern const unsigned char hdrom[]; - -#endif /* HDROM_H */ -- cgit v1.2.3