commit | 776568d4c93fe8def5ab4060344af554fe2b44be | [log] [tgz] |
---|---|---|
author | Ishizaki Kou <kou.ishizaki@toshiba.co.jp> | Wed Jul 18 19:30:29 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Sun Jul 22 21:30:58 2007 +1000 |
tree | cf10358bfe61ad80f83b1eb32369ee81986a8b45 | |
parent | f8eb77d6fbdf13b94bcea48023d4e1dce4b3bffe [diff] |
[POWERPC] Make xmon_write accept a const buffer Because xmon_write doesn't change the buffer, we should add 'const' qualifier to the argument which points it. Signed-off-by: Kou Ishizaki <kou.ishizaki@toshiba.co.jp> Signed-off-by: Paul Mackerras <paulus@samba.org>