Move the location of the definition of the arena slot used for pte
authorNicholas Clark <nick@ccl4.org>
Thu, 17 Nov 2005 14:36:39 +0000 (14:36 +0000)
committerNicholas Clark <nick@ccl4.org>
Thu, 17 Nov 2005 14:36:39 +0000 (14:36 +0000)
commit028b03eea0e63d07351ac2ccc7021fcbf275ea04
treeadf4c26cec1d7f2b1cbe978241a24ac1e18a867f
parentf0f5dc9dd6402292e51fb413bf662b3e54145006
Move the location of the definition of the arena slot used for pte
into sv.h, to keep it in one central place.
Change it to use SVt_RV. (Having SVt_IV for real use will be useful.
SVt_RV has no body, and doesn't pretend to have one, so it is spare.)

p4raw-id: //depot/perl@26148
sv.c
sv.h