refactor: add a async read/write variant to device ops, with allow async io to be...
[lunaix-os.git] / lunaix-os / makeinc / utils.mkinc
1 status = @printf "  %-8s %s\n" $(1) $(2)
2 status_ := @printf "  %-8s %s\n" $$(1) $$(2)
3
4 export status_