Skip to content

Commit 7e6b1f9

Browse files
committed
restore deleted empty line as requested
Signed-off-by: Chris Perkins <[email protected]>
1 parent 88a36cd commit 7e6b1f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sycl/include/CL/__spirv/spirv_ops.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -606,4 +606,5 @@ __spirv_MemoryBarrier(__spv::Scope Memory, uint32_t Semantics) noexcept;
606606
__SYCL_CONVERGENT__ extern SYCL_EXTERNAL __SYCL_EXPORT void
607607
__spirv_GroupWaitEvents(__spv::Scope Execution, uint32_t NumEvents,
608608
__ocl_event_t *WaitEvents) noexcept;
609+
609610
#endif // !__SYCL_DEVICE_ONLY__

0 commit comments

Comments
 (0)