Rev 108 |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 112 2005-08-11 20:14:30
- Author: ira
- Log message:
- Updated this to use memcpy() instead of doing things char by char on a whim
inspired by an example program from ARM (that's Advanced RISC Machines).
It didn't speed anything up.