dreamos82 / Dreamos64

My experiments with osdev... again
160 stars 8 forks source link

Create macro pretty_log #192

Closed dreamos82 closed 10 months ago

dreamos82 commented 10 months ago

That will print a log line like:

[VERBOSE] (hhdm_get_variable): Phys address: 0x180b38 Returning address: 0xffff800000380b38

Where the funciton name is added automatically by the function.

dreamos82 commented 10 months ago

Closed by #193