Implement unlink_variable and associated primitive, which is not yet
authorChris Hanson <org/chris-hanson/cph>
Thu, 2 Aug 2001 04:30:16 +0000 (04:30 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 2 Aug 2001 04:30:16 +0000 (04:30 +0000)
commit0416239a723539ff3e21ffe623a5fb9bf0c21372
tree1c0fb212b031afefcf109b67da99723fa9b29bc4
parent495a69a0805e395e921191870dc38f31dd5b18ae
Implement unlink_variable and associated primitive, which is not yet
tested.

Also, more cleanups to "lookup.c", particularly in code that accesses
cache reference lists.  Increased abstraction in this area is being
prompted by potential design changes to allow linking variables with
different names.
v7/src/microcode/lookprm.c
v7/src/microcode/lookup.c
v7/src/microcode/lookup.h
v7/src/microcode/sdata.h