diff options
| author | grischka <grischka> | 2013-01-14 18:33:59 +0100 |
|---|---|---|
| committer | grischka <grischka> | 2013-01-14 18:41:37 +0100 |
| commit | c5892fe4f5b285dddea4ed89edba749e40346d1f (patch) | |
| tree | 66cd1b13cc82ac9cfcf592591f26530b35aff139 /tests2/40_stdio.c | |
| parent | 2daf8b96a82e51b719b6585ed2ba2719c682ee40 (diff) | |
| download | tinycc-c5892fe4f5b285dddea4ed89edba749e40346d1f.tar.gz tinycc-c5892fe4f5b285dddea4ed89edba749e40346d1f.tar.bz2 | |
Revert "Optimize vswap()"
This reverts commit 63193d1794b037eb4f3b6551596fa8a6d423e0c3.
Had some problems (_STATIC_ASSERT) and was too ugly anyway.
For retry, I'd suggest to implement a general function
static inline void memswap (void *p1, void* p2, size_t n);
and then use that. If you do so, please keep the original code
as comment.
Diffstat (limited to 'tests2/40_stdio.c')
0 files changed, 0 insertions, 0 deletions
