mirror of
https://github.com/JorjBauer/aiie.git
synced 2025-02-17 21:30:24 +00:00
removed extraneous end-comment
This commit is contained in:
parent
69b794bc1d
commit
4f31e16fd2
@ -237,7 +237,6 @@ static void *cpu_thread(void *dummyptr) {
|
|||||||
mmu->write(0x23, 24);
|
mmu->write(0x23, 24);
|
||||||
mmu->write(0x33, '>');
|
mmu->write(0x33, '>');
|
||||||
mmu->write(0x48, 0); // from 0xfb2f: part of text init
|
mmu->write(0x48, 0); // from 0xfb2f: part of text init
|
||||||
*/
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
send_rst = 0;
|
send_rst = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user