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