libFirm
All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
end.h
1/*
2 * This file is part of libFirm.
3 * Copyright (C) 2012 University of Karlsruhe.
4 */
5
12/* close extern "C" block from begin.h,
13 * we need this without include guard (see begin.h) */
14#ifdef __cplusplus
15}
16#endif