commit | a439680019e06171d4a5694b7992accce87f590e | [log] [tgz] |
---|---|---|
author | Grant Erickson <gerickson@nuovations.com> | Wed May 21 13:28:30 2008 -0700 |
committer | Stefan Roese <sr@denx.de> | Tue Jun 03 20:20:01 2008 +0200 |
tree | e6d0b73f97b4de400f317d1caaf54b6976d71226 | |
parent | 10a3367955bc2033b288915f8f10d0e507fe2fa1 [diff] |
PPC4xx: Simplified post_word_{load, store} This patch simplifies post_word_{load,store} by using the preprocessor to eliminate redundant, copy-and-pasted code. Signed-off-by: Grant Erickson <gerickson@nuovations.com>