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