X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=src%2Fc-lex.h;fp=src%2Fc-lex.h;h=427854c506e1d50868d9d01855eeeebc3fddd4ae;hb=afe799e7802f38d1f55e1bd2044451ba164743b1;hp=df97e97aa13d5dc6adbd09ca3ec97f19dc8712c1;hpb=38be457fa32d3ab0721ec1fc9e5086b745e17468;p=nesc.git diff --git a/src/c-lex.h b/src/c-lex.h index df97e97..427854c 100644 --- a/src/c-lex.h +++ b/src/c-lex.h @@ -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 {