Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 274 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 274 Bytes

arm64-os

this is a small os running on arm64.

Now you can run it on your linux machine no matter x86 or arm, by run ./run.sh before do this, you should install qemu-system-aarch64 first. for now, the armos can only print some words on the screen and nothing else can do.