Skip to content

Commit

Permalink
Added a newline to avoid compiler complaints
Browse files Browse the repository at this point in the history
  • Loading branch information
grypp committed Nov 27, 2018
1 parent 57c3f81 commit 816b1f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libomptarget/deviceRTLs/nvptx/src/libcall.cu
Original file line number Diff line number Diff line change
Expand Up @@ -523,3 +523,4 @@ EXTERN void omp_lib_osnt4_(int* num) { omp_set_num_threads(*num); }

EXTERN void omp_lib_osmal4_(int* level) { omp_set_max_active_levels(*level); }
#endif

0 comments on commit 816b1f1

Please sign in to comment.