libgomp: gomp_free_memmap interface change.
commit2eb33739d20c07303c42ed56db0fb925b575f33e
authortschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Dec 2014 18:04:41 +0000 (22 18:04 +0000)
committertschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Dec 2014 18:04:41 +0000 (22 18:04 +0000)
treea51ba3e617fa86258de0bfe369dc11fb2318201b
parent095199060ff07ddfd0fb5d5c9fecabfe80ed8eed
libgomp: gomp_free_memmap interface change.

libgomp/
* libgomp.h (gomp_free_memmap): Take a pointer to a struct
gomp_memory_mapping instead of a pointer to a struct
gomp_device_descr.  Change all users.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gomp-4_0-branch@219025 138bc75d-0d04-0410-961f-82ee72b054a4
libgomp/ChangeLog.gomp
libgomp/libgomp.h
libgomp/oacc-init.c
libgomp/target.c