]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/config/i386/nm-i386gnu.h
Normalize include guards in gdb
[thirdparty/binutils-gdb.git] / gdb / config / i386 / nm-i386gnu.h
index 8c157c256f4146a779bfcedd8fc6859b8540aff3..99f3fc79a08370686564b98b658d36cf03785b05 100644 (file)
@@ -16,8 +16,8 @@
    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 NM_I386GNU_H
-#define NM_I386GNU_H
+#ifndef CONFIG_I386_NM_I386GNU_H
+#define CONFIG_I386_NM_I386GNU_H
 
 #include <unistd.h>
 #include <mach.h>
@@ -34,4 +34,4 @@ extern char *gnu_target_pid_to_str (int pid);
 #define THREAD_STATE_CLEAR_TRACED(state) \
        ((((struct i386_thread_state *) (state))->efl &= ~0x100), 1)
 
-#endif /* nm-i386gnu.h */
+#endif /* CONFIG_I386_NM_I386GNU_H */