make volatile part of the system (SWI compatibility).

This commit is contained in:
Vítor Manuel de Morais Santos Costa
2009-12-04 18:24:22 +00:00
parent b3088710d3
commit 72e2a9658e
3 changed files with 17 additions and 18 deletions

View File

@@ -354,6 +354,7 @@ static Opdef Ops[] = {
{"dynamic", fx, 1150},
{"thread_local", fx, 1150},
{"initialization", fx, 1150},
{"volatile", fx, 1150},
{"mode", fx, 1150},
{"public", fx, 1150},
{"multifile", fx, 1150},