mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-27 23:08:31 +00:00
Update Emacs config
This commit is contained in:
parent
40b7da8422
commit
0c12c26e1d
3 changed files with 26 additions and 4 deletions
|
@ -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_"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue