annotate rt/memory.d @ 192:eb38fdcb3e62 default tip

updated to compile with dmd2.062
author korDen
date Sat, 02 Mar 2013 01:25:52 -0800
parents ef02e2e203c2
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
73
ef02e2e203c2 Updating to dmd2.033
korDen
parents:
diff changeset
1 module rt.memory;
ef02e2e203c2 Updating to dmd2.033
korDen
parents:
diff changeset
2
ef02e2e203c2 Updating to dmd2.033
korDen
parents:
diff changeset
3 extern(D) void initStaticDataGC();