xref: /netbsd-src/tools/gpt/namespace.h (revision 154bfe8e089c1a0a4e9ed8414f08d3da90949162)
1 
2 #include <stdint.h>
3 __BEGIN_DECLS
4 extern int dehumanize_number(const char *, int64_t *);
5 __END_DECLS
6