projects
/
sx
/
simavr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
regExp
home
|
summary
|
tags
|
heads
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
raw
|
patch
| inline |
side by side
(parent:
6555655
)
Commit
77092face02e349d6e7ab5e13e50f6e27c12e347
author
Michel Pollet
<buserror@gmail.com>
Wed, 2 Aug 2017 10:06:11 +0000
(11:06 +0100)
committer
Michel Pollet
<buserror@gmail.com>
Wed, 2 Aug 2017 10:06:11 +0000
(11:06 +0100)
Now uses the new header
Signed-off-by: Michel Pollet <buserror@gmail.com>
simavr/cores/sim_mega324.c
patch
|
blob
|
history
|
download
diff --git
a/simavr/cores/sim_mega324.c
b/simavr/cores/sim_mega324.c
index bc74ea4fdea8e8ac655404c1610d34578843e8e4..0697b76545158c600d353e72a27c7adf8559eea8 100644
(file)
--- a/
simavr/cores/sim_mega324.c
+++ b/
simavr/cores/sim_mega324.c
@@
-26,7
+26,7
@@
#define _AVR_IO_H_
#define __ASSEMBLER__
-#include "avr/iom324
p
.h"
+#include "avr/iom324.h"
/* borken avr-libc missing these declarations :/ */
/* The one from 324a are also wrong, like, I'm embarassed for whomever