]> oss.titaniummirror.com Git - nesc.git/blobdiff - src/c-lex.h
Merge branch 'upstream' (nesc-1.3.2)
[nesc.git] / src / c-lex.h
index df97e97aa13d5dc6adbd09ca3ec97f19dc8712c1..427854c506e1d50868d9d01855eeeebc3fddd4ae 100644 (file)
@@ -39,6 +39,7 @@ extern location dummy_location, toplevel_location;
 location new_location(const char *filename, int lineno);
 location make_location(struct location l);
 void set_lex_location(location l);
+location last_location(void);
 
 enum rid
 {