sample: Conform to style

Signed-off-by: Ian Moffett <ian@mirocom.org>
This commit is contained in:
2026-02-15 16:28:07 -05:00
parent 32b8c79fc2
commit 48c2e7eb73

View File

@@ -1,5 +1,4 @@
.pub .pub .f main() : u32
.f main() : u32
{ {
return 0; return 0;
} }