add trailing newline
This commit is contained in:
parent
927075585c
commit
1aa7e9281a
|
|
@ -1,3 +1,3 @@
|
||||||
void breakpoint() {
|
void breakpoint() {
|
||||||
asm volatile ("xchgw %bx, %bx");
|
asm volatile ("xchgw %bx, %bx");
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue