commit | 2432ddd655528f36771896003bfd8544d4716b7c | [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 | 69fb31ea0d4ba13bffa6f43e82fbaee42702b6e3 [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>