long double u64_to_ld (int64_s v);
long double i64_to_ld (int64_s v);
-#endif /* _INT64_H */
\ No newline at end of file
+#endif /* _INT64_H */
int parse_constexpr_address_of_null_member (int64_s *out);
int resolve_enum_constant (const char *name, int64_s *out);
-#endif /* _PARSE_H */
\ No newline at end of file
+#endif /* _PARSE_H */
+++ /dev/null
-/******************************************************************************
- * @file sym.c
- *****************************************************************************/
-#include "cc.h"
-
-
-
\ No newline at end of file