mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 18:20:26 -05:00
Fix mismerge in lib/libthr/arch/riscv/include/pthread_md.h
Fixes: bd774d7aa1
This commit is contained in:
parent
bd774d7aa1
commit
fb084dd01e
1 changed files with 0 additions and 5 deletions
|
|
@ -61,9 +61,4 @@ _thr_resolve_machdep(void)
|
|||
{
|
||||
}
|
||||
|
||||
static __inline void
|
||||
_thr_resolve_machdep(void)
|
||||
{
|
||||
}
|
||||
|
||||
#endif /* _PTHREAD_MD_H_ */
|
||||
|
|
|
|||
Loading…
Reference in a new issue