m68hc11-protos.h (print_operand): Delete.
authorNathan Froyd <froydnj@codesourcery.com>
Thu, 17 Jun 2010 18:14:45 +0000 (18:14 +0000)
committerNathan Froyd <froydnj@gcc.gnu.org>
Thu, 17 Jun 2010 18:14:45 +0000 (18:14 +0000)
commitefe554e48b242c720f36c632c60833f8ed1c2344
tree803c1463587abc57910927e1a6cbfa462f693eb6
parentc73035c79895d565752f75d84646b9f87efd3594
m68hc11-protos.h (print_operand): Delete.

* config/m68hc11/m68hc11-protos.h (print_operand): Delete.
(print_operand_address): Delete.
* config/m68hc11/m68hc11.h (PRINT_OPERAND): Delete.
(PRINT_OPERAND_ADDRESS): Delete.
* config/m68hc11/m68hc11.c (m68hc11_print_operand_address): Make
static.
(m68hc11_print_operand): Make static.
(TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS): Define.

From-SVN: r160940
gcc/ChangeLog
gcc/config/m68hc11/m68hc11-protos.h
gcc/config/m68hc11/m68hc11.c
gcc/config/m68hc11/m68hc11.h