Changes in kernel/arch/mips32/src/mach/malta/malta.c [7ddc2c7:7d771d5] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/mips32/src/mach/malta/malta.c
r7ddc2c7 r7d771d5 92 92 static outdev_operations_t yamon_outdev_ops = { 93 93 .write = yamon_putchar, 94 .redraw = NULL, 95 .scroll_up = NULL, 96 .scroll_down = NULL 94 .redraw = NULL 97 95 }; 98 96
Note:
See TracChangeset
for help on using the changeset viewer.