ksyscalls: fix newlines and spaces
This commit is contained in:
@@ -287,6 +287,7 @@ enter_{{ .Name }}(Fmt* fmt, Ureg* ureg)
|
||||
{{ .CommonCode }}
|
||||
jehanne_fmtprint(fmt, "{{ .Name }} %#p >", ureg->ip);
|
||||
{{ .EntryPrint }}
|
||||
jehanne_fmtprint(fmt, "\n");
|
||||
}
|
||||
{{ end }}
|
||||
|
||||
|
Reference in New Issue
Block a user