]> AND Public Git Repository - simgrid.git/blobdiff - src/mc/mc_dwarf.cpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Move methods in Process class
[simgrid.git] / src / mc / mc_dwarf.cpp
index 4af3c2552acf1db16138d8354fdf3ca9789ac64f..7c1bcd494296bf52630515166bec51bb029489e8 100644 (file)
@@ -120,6 +120,7 @@ const char *MC_dwarf_attrname(int attr)
  *  \param tag tag code (see the DWARF specification)
  *  \return name of the tag
  */
+XBT_INTERNAL
 const char *MC_dwarf_tagname(int tag)
 {
   switch (tag) {