Home | History | Annotate | Line # | Download | only in gpt
      1  1.1  christos 
      2  1.1  christos #include <stdint.h>
      3  1.1  christos __BEGIN_DECLS
      4  1.1  christos extern int dehumanize_number(const char *, int64_t *);
      5  1.1  christos __END_DECLS
      6