1
0
mirror of https://github.com/rcore-os/rCore.git synced 2024-11-24 00:46:17 +04:00
rCore/riscv-pk/bbl/raw_logo.S

8 lines
96 B
ArmAsm
Raw Normal View History

2018-07-04 12:22:20 +04:00
#include "encoding.h"
.section .rodata
.globl logo
logo:
.incbin BBL_LOGO_FILE
.byte 0