Normalize include guards in gdb
[deliverable/binutils-gdb.git] / gdb / config / nm-nto.h
index 6ee68866770dba062359453600827720f10001dd..2d43ffaae4b0ec7f7d15e3cfe060a6f4c68a892d 100644 (file)
    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_NTO_H
-#define NM_NTO_H
+#ifndef CONFIG_NM_NTO_H
+#define CONFIG_NM_NTO_H
 
 /* Setup the valid realtime signal range.  */
 #define REALTIME_LO 41
 #define REALTIME_HI 56
 
-#endif /* NM_NTO_H */
+#endif /* CONFIG_NM_NTO_H */
This page took 0.026412 seconds and 4 git commands to generate.