Improved alignment function
This commit is contained in:
parent
999e60e294
commit
c7881ab0ef
8 changed files with 56 additions and 43 deletions
|
@ -1,3 +1,7 @@
|
|||
write(_ Int, _ Pointer, _ Int) -> Int {
|
||||
return 0
|
||||
}
|
||||
|
||||
exit(_ Int) {
|
||||
return
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue