| commit | d68041cc9fde550fe6b6a6de1d7a110daff3cb60 | [log] [tgz] |
|---|---|---|
| author | Haavard Skinnemoen <hskinnemoen@atmel.com> | Tue Oct 24 10:12:44 2006 +0200 |
| committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Oct 25 20:26:33 2006 -0700 |
| tree | 1b712054a6466b7901339ebaba37ce27c7f2b1a0 | |
| parent | 065834ab3988fece5608088e83724891c8190a2f [diff] |
[PATCH] AVR32: Implement and export __raw_{read,write}s[bwl]
Implement __raw_readsb and __raw_writesb. Export __raw_reads[bwl]
and __raw_writes[bwl] for use by modules.
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>