aboutsummaryrefslogtreecommitdiff
path: root/include/libopencm3/lm4f/systemcontrol.h
diff options
context:
space:
mode:
authorAlexandru Gagniuc2012-11-22 16:04:32 -0600
committerAlexandru Gagniuc2012-12-31 01:35:27 -0600
commitb2ac2ffc4b53262250f576cb1984508d6dd5a510 (patch)
tree5d6feae72d1527b6136ca75f1d2560212167cb29 /include/libopencm3/lm4f/systemcontrol.h
parentc02fba51a47a68aea3233608f8d127520a1eefec (diff)
lm4f: Remove erroneous references to lm3s
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Diffstat (limited to 'include/libopencm3/lm4f/systemcontrol.h')
-rw-r--r--include/libopencm3/lm4f/systemcontrol.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/libopencm3/lm4f/systemcontrol.h b/include/libopencm3/lm4f/systemcontrol.h
index 32b0ba5..594c00c 100644
--- a/include/libopencm3/lm4f/systemcontrol.h
+++ b/include/libopencm3/lm4f/systemcontrol.h
@@ -17,8 +17,8 @@
* along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef LM3S_SYSTEMCONTROL_H
-#define LM3S_SYSTEMCONTROL_H
+#ifndef LM4F_SYSTEMCONTROL_H
+#define LM4F_SYSTEMCONTROL_H
#include <libopencm3/cm3/common.h>