1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-17 17:52:10 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Marcin Undak
82a73b8499 Kernel: Add temporary debug printing utilities for Aarch64
Added dbgln() and warnln() debug functions to help bootstraping.
Eventually they are going to be replaced by AK/Format.h implementation.
2021-10-31 12:35:53 +01:00