mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
sort function name.
This commit is contained in:
parent
7047ff7588
commit
bc15e58058
1 changed files with 2 additions and 2 deletions
|
|
@ -403,8 +403,8 @@ FBSD_1.1 {
|
|||
|
||||
FBSD_1.2 {
|
||||
openat;
|
||||
setcontext;
|
||||
swapcontext;
|
||||
pthread_rwlockattr_getkind_np;
|
||||
pthread_rwlockattr_setkind_np;
|
||||
setcontext;
|
||||
swapcontext;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue