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