Raspberry Pi Bare Bones: Difference between revisions

[unchecked revision][unchecked revision]
Content deleted Content added
Added AArch64
Line 131:
 
<source lang="bash">
aarch64-elf-gcc -ffreestanding -nostdinc -nostdlib -nostartfiles -c startboot.S -o startboot.o
</source>