mirror of
https://github.com/opnsense/src.git
synced 2026-05-04 17:05:14 -04:00
sort.
This commit is contained in:
parent
93caf77f95
commit
9f94082ed0
2 changed files with 2 additions and 2 deletions
|
|
@ -439,12 +439,12 @@ kern/imgact_gzip.c optional gzip
|
|||
libkern/divdi3.c standard
|
||||
libkern/ffsl.c standard
|
||||
libkern/flsl.c standard
|
||||
libkern/memset.c standard
|
||||
libkern/moddi3.c standard
|
||||
libkern/qdivrem.c standard
|
||||
libkern/ucmpdi2.c standard
|
||||
libkern/udivdi3.c standard
|
||||
libkern/umoddi3.c standard
|
||||
libkern/memset.c standard
|
||||
pci/agp_ali.c optional agp
|
||||
pci/agp_amd.c optional agp
|
||||
pci/agp_amd64.c optional agp
|
||||
|
|
|
|||
|
|
@ -93,12 +93,12 @@ libkern/ffsl.c standard
|
|||
libkern/fls.c standard
|
||||
libkern/flsl.c standard
|
||||
libkern/lshrdi3.c standard
|
||||
libkern/memset.c standard
|
||||
libkern/moddi3.c standard
|
||||
libkern/qdivrem.c standard
|
||||
libkern/ucmpdi2.c standard
|
||||
libkern/udivdi3.c standard
|
||||
libkern/umoddi3.c standard
|
||||
libkern/memset.c standard
|
||||
|
||||
powerpc/powerpc/mem.c optional mem
|
||||
powerpc/powerpc/mp_machdep.c optional smp
|
||||
|
|
|
|||
Loading…
Reference in a new issue