This website requires JavaScript.
Explore
Help
Sign In
manager
/
kernel-study
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cf722d75ffe9845382dd6eee713e02d0afa43444
kernel-study
/
free
T
History
manager
33c5e8bfb6
update freestanding study
2025-12-30 17:28:02 +09:00
..
.gitignore
update freestanding study
2025-12-30 17:28:02 +09:00
build.sh
update freestanding study
2025-12-30 17:28:02 +09:00
free.cpp
update freestanding study
2025-12-30 17:28:02 +09:00
readme.md
update freestanding study
2025-12-30 17:28:02 +09:00
readme.md
freestanding
g++ -c -o free.o free.cpp ld -o free free.o objdump -x free
# g++ -c -nostdlib -o free free.cpp
Reference in New Issue
View Git Blame
Copy Permalink