remove unnecessary comment

This commit is contained in:
Markus Fröschle
2021-01-10 12:47:36 +01:00
parent d868021f86
commit dccd7af14f

View File

@@ -26,7 +26,7 @@
#include "exceptions.h"
#include "driver_mem.h"
// // #define DEBUG
// #define DEBUG
#include "debug.h"
extern void ltoa(char *buf, long n, unsigned long base);