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