splitting out litex files from soc repo into separate repo
[libresoc-litex.git] / libresoc / boot-helper.S
1 .section .text, "ax", @progbits
2 .global boot_helper
3 boot_helper:
4 nop # FIXME