diff options
| -rw-r--r-- | lockfile.json | 2 | ||||
| -rw-r--r-- | queries/cuda/highlights.scm | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/lockfile.json b/lockfile.json index b029967b..6ac55bb9 100644 --- a/lockfile.json +++ b/lockfile.json @@ -33,7 +33,7 @@ "revision": "94e10230939e702b4fa3fa2cb5c3bc7173b95d07" }, "cuda": { - "revision": "ff35bee0faeb26dc3d17740c5f8436a72104dd4d" + "revision": "24e2f17174ec146d6a2ec05bf4ee6281971866d6" }, "dart": { "revision": "6a25376685d1d47968c2cef06d4db8d84a70025e" diff --git a/queries/cuda/highlights.scm b/queries/cuda/highlights.scm index a4a33492..a028be6e 100644 --- a/queries/cuda/highlights.scm +++ b/queries/cuda/highlights.scm @@ -9,4 +9,5 @@ "__host__" "__device__" "__forceinline__" + "__restrict__" ] @keyword |
