Line 28:
Line 28:
|-
|-
| <code>void PPCSync(void)</code>
| <code>void PPCSync(void)</code>
−
| Syscall that enables bitmask 0x8 on HID0, performs the sync instruction, and restores the old HID0. This is the only syscall (and has no ID associated with it).
+
| Enables bitmask 0x8 on HID0 (possibly instruction folding), performs an instruction sync, and restores the old HID0.
|-
|-
| <code>void PPCHalt(void)</code>
| <code>void PPCHalt(void)</code>