mirror of
https://github.com/rcore-os/rCore.git
synced 2024-11-23 00:16:17 +04:00
Remove dtb.S.
This commit is contained in:
parent
c9980f1efb
commit
7c20ebf6e0
@ -1,10 +0,0 @@
|
||||
# generated by build.rs - do not edit
|
||||
.intel_syntax noprefix
|
||||
|
||||
.section .dtb,"a"
|
||||
.align 12
|
||||
.global _dtb_start, _dtb_end
|
||||
_dtb_start:
|
||||
.incbin "src/arch/mipsel/board/malta/device.dtb"
|
||||
_dtb_end:
|
||||
|
Loading…
Reference in New Issue
Block a user