]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - include/sim/callback.h
sim: create header namespace
[thirdparty/binutils-gdb.git] / include / sim / callback.h
similarity index 99%
rename from include/gdb/callback.h
rename to include/sim/callback.h
index a2e02631628ec50f98992f9a7f701cf823f4e93e..f021f4d6e4d08f55ecb2d5e276a3a31c85b15227 100644 (file)
@@ -42,8 +42,8 @@
    is ENVIRONMENT_OPERATING.
 */
 
-#ifndef CALLBACK_H
-#define CALLBACK_H
+#ifndef SIM_CALLBACK_H
+#define SIM_CALLBACK_H
 
 /* ??? The reason why we check for va_start here should be documented.  */