mirror of
https://git.musl-libc.org/git/musl
synced 2025-01-08 07:42:09 +03:00
7 lines
57 B
C
7 lines
57 B
C
|
#ifndef _SEARCH_H
|
||
|
#define _SEARCH_H
|
||
|
|
||
|
// FIXME!!!
|
||
|
|
||
|
#endif
|