Update Emacs config

This commit is contained in:
Justine Tunney 2024-03-22 19:27:11 -07:00
parent 40b7da8422
commit 0c12c26e1d
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
3 changed files with 26 additions and 4 deletions

View file

@ -191,7 +191,14 @@
"__is_same"))
(cuda-builtin-types
'("__syncthreads"))
'("__syncthreads"
"__shfl"
"__shfl_xor"
"__shfl_sync"
"__shfl_down"
"__shfl_up_sync"
"__shfl_down_sync"
"__shfl_xor_sync"))
(cosmopolitan-builtin-defines
'("COSMOPOLITAN_CXX_START_"