]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libhsail-rt/include/internal/phsa-rt.h
[BRIGFE] phsa-specific optimizations
[thirdparty/gcc.git] / libhsail-rt / include / internal / phsa-rt.h
index d9db56ca08ec7c014fa19143496593d2d833f4a4..c09f18d0095e0d5181329a2c95327b1361aca3c3 100644 (file)
@@ -54,7 +54,6 @@ typedef void (*gccbrigKernelFunc) (unsigned char *, void *, void *, uint32_t,
 */
 typedef struct
 {
-
   /* Data set by the HSA Runtime's kernel launcher.  */
   hsa_kernel_dispatch_packet_t *dp;