Review Board 2.0.15


slicc: convert a variable to a pointer address

Review Request #2786 - Created May 11, 2015 and discarded - Latest diff uploaded

Information
Tony Gutierrez
gem5
default
Reviewers
Default
Changeset 10816:aebe70c731a7
---------------------------
slicc: convert a variable to a pointer address

Add the getPointer() SLICC function that simply adds an ampersand to the
variable so that it can be assigned to pointer.