Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/amd-common' into HEAD
Browse files Browse the repository at this point in the history
  • Loading branch information
rocm-hcc committed Aug 23, 2019
2 parents 61f97b4 + 661cb83 commit fa40706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Headers/opencl-c.h
Original file line number Diff line number Diff line change
Expand Up @@ -15752,7 +15752,7 @@ ndrange_t __ovld ndrange_3D(const size_t[3]);
ndrange_t __ovld ndrange_3D(const size_t[3], const size_t[3]);
ndrange_t __ovld ndrange_3D(const size_t[3], const size_t[3], const size_t[3]);

int __ovld enqueue_marker(queue_t, uint, const __private clk_event_t*, __private clk_event_t*);
int __ovld enqueue_marker(queue_t, uint, const clk_event_t*, clk_event_t*);

void __ovld retain_event(clk_event_t);

Expand Down

0 comments on commit fa40706

Please sign in to comment.