Commit 553a0296 authored by Brett Cannon's avatar Brett Cannon

Back out rev. 51583 as this file is auto-generated. Obviously the program that

auto-generates this file will need to get fixed.
parent 7c90aed3
...@@ -1550,7 +1550,7 @@ IE_NOMEM = -1 ...@@ -1550,7 +1550,7 @@ IE_NOMEM = -1
AS_PAGLCK = 0x80 AS_PAGLCK = 0x80
AS_CLAIMGAP = 0x40 AS_CLAIMGAP = 0x40
AS_UNMAPWAIT = 0x20 AS_UNMAPWAIT = 0x20
def AS_TYPE_64BIT(as_): return \ def AS_TYPE_64BIT(as): return \
AS_LREP_LINKEDLIST = 0 AS_LREP_LINKEDLIST = 0
AS_LREP_SKIPLIST = 1 AS_LREP_SKIPLIST = 1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment