Apple assembly doesn't handle symbol arithmetic well. So define an
offset symbol in boot.S and use it.
This commit is contained in:
parent
78f961efe9
commit
5c066a81c2
2 changed files with 12 additions and 3 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-11-24 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Apple assembly doesn't handle symbol arithmetic well. So define an
|
||||
offset symbol in boot.S and use it.
|
||||
|
||||
2013-11-24 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Apple assembly doesn't handle symbol arithmetic well. So instead
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue