mirror of
git://git.musl-libc.org/musl
synced 2024-12-18 04:34:50 +00:00
7 lines
57 B
C
7 lines
57 B
C
|
#ifndef _SEARCH_H
|
||
|
#define _SEARCH_H
|
||
|
|
||
|
// FIXME!!!
|
||
|
|
||
|
#endif
|