Fix mismerge in lib/libthr/arch/riscv/include/pthread_md.h

Fixes:	bd774d7aa1
This commit is contained in:
Michal Meloun 2024-07-31 20:19:38 +02:00
parent bd774d7aa1
commit fb084dd01e

View file

@ -61,9 +61,4 @@ _thr_resolve_machdep(void)
{
}
static __inline void
_thr_resolve_machdep(void)
{
}
#endif /* _PTHREAD_MD_H_ */