pebstwck3/riscv-pk/bbl/raw_logo.S

8 lines
96 B

#include "encoding.h"
.section .rodata
.globl logo
logo:
.incbin BBL_LOGO_FILE
.byte 0