lm3s1968: add generic GPIO configuration subsystem.
[bertos.git] / bertos / cpu / cortex-m3 / drv / ssi_lm3s.h
index 69b88ac2abe540a73c36657fc2d9ef7cc561de6b..901f62885bb6e06bc8059df0c97123d6c23d7cf7 100644 (file)
@@ -75,4 +75,4 @@ INLINE void lm3s_ssi_wait_txdone(uint32_t base)
                cpu_relax();
 }
 
-#endif /* LM3S_SSI_H */
+#endif /* SSI_LM3S_H */