Use memcpy directly in the common code
authorAlex Deucher <alexdeucher@gmail.com>
Wed, 15 Jul 2009 15:16:41 +0000 (11:16 -0400)
committerAlex Deucher <alexdeucher@gmail.com>
Wed, 15 Jul 2009 15:16:41 +0000 (11:16 -0400)
commitefe7ad233ca8fa1b7e1aabf706c433955c5c51e8
tree8c23392776768ccd3f1da750d9b8445d8ead5188
parent10b3e64bcada2e68144cc6ed40f7d760aff873e2
Use memcpy directly in the common code

This alleviates the need for an additional symbol.
src/mesa/drivers/dri/r600/r600_cmdbuf.c
src/mesa/drivers/dri/radeon/radeon_bo_legacy.c
src/mesa/drivers/dri/radeon/radeon_common.c