sparc: add kernel debug output
Mostly the same as PowerPC, using OpenFirmware. Change-Id: I197cc181e92da92c272ee9cfa20c8ad2d2c63d41 Reviewed-on: https://review.haiku-os.org/c/haiku/+/3579 Reviewed-by: waddlesplash <[email protected]>
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
struct real_time_data;
|
||||
|
||||
enum sparc_platform_type {
|
||||
PPC_PLATFORM_OPEN_FIRMWARE = 0,
|
||||
SPARC_PLATFORM_OPEN_FIRMWARE = 0,
|
||||
};
|
||||
|
||||
namespace BPrivate {
|
||||
|
||||
Reference in New Issue
Block a user