em_parser.h 113 B

1234567
  1. #define SEGBSS 0
  2. #define SEGHOL 1
  3. #define SEGCON 2
  4. #define SEGROM 3
  5. #define SEGTXT 4
  6. #include "arg_type.h"