diff options
author | Miguel Ojeda <[email protected]> | 2022-11-10 17:41:15 +0100 |
---|---|---|
committer | Miguel Ojeda <[email protected]> | 2022-12-01 20:12:44 +0100 |
commit | fc6c7cac83f05f455be1f35160a618e9df103838 (patch) | |
tree | 8719c63c076cb356c00c6c3c1ea2d1ecab4809b8 /samples/rust/rust_print.rs | |
parent | 4c7f949906ae2ceb31d71fb235975f1bfa1adb21 (diff) |
rust: print: add `pr_cont!` macro
This level is a bit different from the rest since it does not
pass the module name to the `_printk()` call.
Thus add a new parameter to the general `print_macro!` to
handle it differently.
Co-developed-by: Adam Bratschi-Kaye <[email protected]>
Signed-off-by: Adam Bratschi-Kaye <[email protected]>
Co-developed-by: Wedson Almeida Filho <[email protected]>
Signed-off-by: Wedson Almeida Filho <[email protected]>
Co-developed-by: Gary Guo <[email protected]>
Signed-off-by: Gary Guo <[email protected]>
Reviewed-by: Wei Liu <[email protected]>
Reviewed-by: Sergio González Collado <[email protected]>
Signed-off-by: Miguel Ojeda <[email protected]>
Diffstat (limited to 'samples/rust/rust_print.rs')
0 files changed, 0 insertions, 0 deletions