mirror of
git://git.musl-libc.org/musl
synced 2025-02-08 15:06:57 +00:00
7 lines
57 B
C
7 lines
57 B
C
|
#ifndef _SEARCH_H
|
||
|
#define _SEARCH_H
|
||
|
|
||
|
// FIXME!!!
|
||
|
|
||
|
#endif
|