Improved alignment function
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
write(_ Int, _ Pointer, _ Int) -> Int {
|
||||
return 0
|
||||
}
|
||||
|
||||
exit(_ Int) {
|
||||
return
|
||||
}
|
Reference in New Issue
Block a user