Files
jsix/src/kernel/syscalls/system.cpp
Justin C. Miller 4f8e35e409 [kernel] system_get_log should take a void*
Since it's not just text that's being returned in the buffer, switch the
argument from a char* to a void*.
2021-02-04 19:44:28 -08:00

1.7 KiB