summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorsin2015-01-29 17:55:03 +0000
committersin2015-01-29 17:55:03 +0000
commit0784beab029ba53201ef93a601cb8c10d6aaca7f (patch)
tree484ccf4fc1c3600b47fae9067cfe4d073e689bcb /Makefile
parent474f2887ce756bb5a14defb25e67b89678be0b8c (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