asan: score: global-buffer-overflow
[deliverable/binutils-gdb.git] / gdb / m2-lang.h
index 19d458c246d3d3a71bc601373e7e27808dce8b28..96058bb4f483be16d36ca7e94a48885eadb61308 100644 (file)
@@ -17,6 +17,9 @@
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
+#ifndef M2_LANG_H
+#define M2_LANG_H
+
 struct type_print_options;
 struct parser_state;
 
@@ -54,3 +57,4 @@ struct builtin_m2_type
 /* Return the Modula-2 type table for the specified architecture.  */
 extern const struct builtin_m2_type *builtin_m2_type (struct gdbarch *gdbarch);
 
+#endif /* M2_LANG_H */
This page took 0.024068 seconds and 4 git commands to generate.