-
Notifications
You must be signed in to change notification settings - Fork 228
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
runtime: finish preprocessing for PowerPC assembly files
- Use C comments `//` in .S files - Add and include `sysdeps.h` file for PowerPC Note that `sysdeps.h` is not needed when assembling with Diab, so it is OK to ignore the include directive in this case.
- Loading branch information
1 parent
125c493
commit 9129970
Showing
24 changed files
with
1,322 additions
and
1,198 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.