Code beautification with uncrustify
[alexxy/gromacs.git] / src / gromacs / gmxlib / nonbonded / nb_kernel_sse2_double / nb_kernel_sse2_double.h
index 3e89ad9ebba90bbbcb65c4915910a97a8fbb045e..6af3d3d394631f49f7c737a12b3f66ea1b75e7ec 100644 (file)
 
 /* List of kernels for this architecture with metadata about them */
 extern nb_kernel_info_t
-kernellist_sse2_double[];
+    kernellist_sse2_double[];
 
 /* Length of kernellist_c */
 extern int
-kernellist_sse2_double_size;
+    kernellist_sse2_double_size;
 
 #endif