X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gdb%2Fax.h;h=d16098b8c9cf5e95a4248c408826ac79c1124279;hb=1e31ba653644faf289e8210ef25c7ab9a65fa865;hp=e203a4b8f8a24485d2485bfd73c47dd24dabcdd8;hpb=0747795c085d3b2a35da6bb474f32c58ce1b70c8;p=external%2Fbinutils.git diff --git a/gdb/ax.h b/gdb/ax.h index e203a4b..d16098b 100644 --- a/gdb/ax.h +++ b/gdb/ax.h @@ -16,8 +16,8 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#ifndef AGENTEXPR_H -#define AGENTEXPR_H +#ifndef AX_H +#define AX_H #include "common/vec.h" @@ -267,4 +267,4 @@ extern struct aop_map aop_map[]; extern void ax_reqs (struct agent_expr *ax); -#endif /* AGENTEXPR_H */ +#endif /* AX_H */