diff options
| author | sin | 2015-01-29 17:55:03 +0000 |
|---|---|---|
| committer | sin | 2015-01-29 17:55:03 +0000 |
| commit | 0784beab029ba53201ef93a601cb8c10d6aaca7f (patch) | |
| tree | 484ccf4fc1c3600b47fae9067cfe4d073e689bcb /Makefile | |
| parent | 474f2887ce756bb5a14defb25e67b89678be0b8c (diff) | |
Allow dest == src in memcpy()
memcpy() needs to accept dest == src for gcc.
struct foo a, b; a = a; might be implemented using memcpy().
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
