1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-30 00:00:15 +01:00
libhermit/hermit/tools/initrd.S
Stefan Lankes e0f188d739 add virtual filesystem and support of an initrd
- initrd is embedded in the kernel
2015-07-10 07:30:45 +02:00

2 lines
38 B
ArmAsm

.section .initrd
.incbin "initrd.img"