Clean comments up, merge ext2 inode block index code
This commit is contained in:
@@ -45,7 +45,6 @@ void fmtsiz(char *out, size_t sz) {
|
||||
out[l++] = 0;
|
||||
}
|
||||
|
||||
// TODO: make debugc a __weak function of a character
|
||||
void debugc(int level, char c) {
|
||||
#if defined(ARCH_AMD64)
|
||||
rs232_send(RS232_COM1, c);
|
||||
|
||||
Reference in New Issue
Block a user