Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix
[simgrid.git] / src / xbt / ex_interface.h
index cbff4ea..3c7599e 100644 (file)
 namespace simgrid {
 namespace xbt {
 
-/* Change raw libc symbols to file names and line numbers */
-XBT_PUBLIC(std::vector<std::string>) resolveBacktrace(
-  xbt_backtrace_location_t* loc, std::size_t count);
-
 }
 }