summaryrefslogtreecommitdiffstats
path: root/src/arch/loong64/include/bits/umalloc.h
Commit message (Collapse)AuthorAgeFilesLines
* [build] Centralise dummy architecture-specific headersMichael Brown2024-09-031-12/+0Star
| | | | | | | | Simplify the process of adding a new CPU architecture by providing common implementations of typically empty architecture-specific header files. Signed-off-by: Michael Brown <mcb30@ipxe.org>
* [loong64] Add initial support for LoongArch64Xiaotian Wu2023-02-061-0/+12
Add support for building a LoongArch64 Linux userspace binary. Signed-off-by: Xiaotian Wu <wuxiaotian@loongson.cn> Modified-by: Michael Brown <mcb30@ipxe.org> Signed-off-by: Michael Brown <mcb30@ipxe.org>