Normalize include guards in gdb
[deliverable/binutils-gdb.git] / gdb / config / sparc / nm-sol2.h
index fdae224b53000f99b64b9eb2e1b98ff370efc091..02cd9d09a25cefbe996b5654a550c60d4bbd6278 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_SOL2_H
-#define NM_SOL2_H
+#ifndef CONFIG_SPARC_NM_SOL2_H
+#define CONFIG_SPARC_NM_SOL2_H
 
 #define GDB_GREGSET_T prgregset_t
 #define GDB_FPREGSET_T prfpregset_t
 
-#endif /* nm-sol2.h */
+#endif /* CONFIG_SPARC_NM_SOL2_H */
This page took 0.024745 seconds and 4 git commands to generate.