opnsense-src/sys/dev/md
Alex Richardson 30626f9ad5 sys/dev/md: Drop unncessary __GLOBL(mfs_root)
LLVM12 complains if you change the symbol binding:
error: mfs_root_end changed binding to STB_WEAK [-Werror,-Winline-asm]
error: mfs_root changed binding to STB_WEAK [-Werror,-Winline-asm]

(cherry picked from commit 69e18c9b7b)
2021-04-10 14:01:05 +01:00
..
embedfs.S Use a template assembly file to generate the embedded MFS. 2020-10-20 16:48:45 +00:00
md.c sys/dev/md: Drop unncessary __GLOBL(mfs_root) 2021-04-10 14:01:05 +01:00