target.c (GOMP_offload_register): Use int for device type arg.
authorNathan Sidwell <nathan@codesourcery.com>
Fri, 17 Jul 2015 17:17:26 +0000 (17:17 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 17 Jul 2015 17:17:26 +0000 (17:17 +0000)
commit896c28a7fad4b23f722bd538c972160d0c9bc88d
tree6bf4f91d3de1924396a0a586a128c298734d6e23
parentebe4a560737e72aa508af4c0d9e1ac6e84a97655
target.c (GOMP_offload_register): Use int for device type arg.

* target.c (GOMP_offload_register): Use int for device type arg.
(GOMP_offload_unregister): Likewise.

From-SVN: r225944
libgomp/ChangeLog
libgomp/target.c