mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
add test for volatile
This commit is contained in:
parent
6b111b0aef
commit
dabb11b2a2
4 changed files with 38 additions and 3 deletions
|
@ -63,5 +63,8 @@
|
|||
/* Define if you want to use the GNU readline library */
|
||||
#undef WITH_READLINE
|
||||
|
||||
/* Define to empty if the keyword does not work. */
|
||||
#undef volatile
|
||||
|
||||
|
||||
/* Leave that blank line there-- autoheader needs it! */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue