Skip to content
Snippets Groups Projects
Commit 49570f38 authored by Basile Desloges's avatar Basile Desloges
Browse files

[eacsl] Remove obsolete libc attribute `FRAMA_C_MODEL`

parent d6de1edd
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@
#ifdef __FC_STDLIB
#include <__fc_alloc_axiomatic.h>
#else
/*@ ghost extern int __fc_heap_status __attribute__((FRAMA_C_MODEL)); */
/*@ ghost extern int __fc_heap_status; */
#endif
#define contract_t export_alias(contract_t)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment