* callback.h: Include "bfd.h".

(struct host_callback_struct): New member target_endian.
	(cb_store_target_endian): Declare.
This commit is contained in:
Hans-Peter Nilsson
2005-01-28 03:27:02 +00:00
parent 1815fdeab4
commit 9e34a4010f
2 changed files with 13 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
2005-01-28 Hans-Peter Nilsson <hp@axis.com>
* callback.h: Include "bfd.h".
(struct host_callback_struct): New member target_endian.
(cb_store_target_endian): Declare.
2004-12-15 Hans-Peter Nilsson <hp@axis.com>
* callback.h (CB_SYS_truncate, CB_SYS_ftruncate): New macros.