This website requires JavaScript.
Explore
Help
Sign In
github
/
AROS-v0
Watch
1
Star
0
Fork
0
You've already forked AROS-v0
mirror of
https://github.com/deadw00d/AROS.git
synced
2025-12-07 05:53:26 +00:00
Code
Issues
Releases
Wiki
Activity
Files
b0da8860b63e6e0f3f07f5c34b99c0dfb5eeb9c0
AROS-v0
/
arch
/
i386-pc
History
Kalamatee
a02f4b48d6
correct the kernel cxx export the kernel toolchain family. detect lzma availability and enable for i386/x86_64.
2025-09-17 13:53:13 +02:00
..
boot
correct the kernel cxx export the kernel toolchain family. detect lzma availability and enable for i386/x86_64.
2025-09-17 13:53:13 +02:00
bootstrap
…
drivers
use the correct function declarations
2025-08-14 07:30:08 +02:00
exec
# adapt arch specific kernel/exec code to use the new macros from mmake, when generating and consuming the necessary include directives for the build.cfg.in # remove the hard coded exec/kernel private header directives from the config files. # detect if the at symbol can be used instead of the hash symbol to silence section attrib warnings. # provide a correct cpu context for the riscv build, and various other definitions needed. # implement enough boilerplate code to at least get make && make distfiles to complete for the riscv target for now.
2024-05-02 16:24:50 +02:00
include
…
kernel
# adapt arch specific kernel/exec code to use the new macros from mmake, when generating and consuming the necessary include directives for the build.cfg.in # remove the hard coded exec/kernel private header directives from the config files. # detect if the at symbol can be used instead of the hash symbol to silence section attrib warnings. # provide a correct cpu context for the riscv build, and various other definitions needed. # implement enough boilerplate code to at least get make && make distfiles to complete for the riscv target for now.
2024-05-02 16:24:50 +02:00
mmakefile.src
…