sandbox: Rename 'free' variable
authorSimon Glass <sjg@chromium.org>
Mon, 3 Feb 2020 14:35:57 +0000 (07:35 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 6 Feb 2020 02:33:46 +0000 (19:33 -0700)
commitcf23c7c1dd11ca8f47bb7146c72729efc81eafd0
tree791fbeb92fc1905c1280cc5972eed22ae972008f
parent8d38a8459b0de45f5ff41f3e11c278a5cf395fd0
sandbox: Rename 'free' variable

This name conflicts with our desire to #define free() to something else on
sandbox. Rename it.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sandbox/cpu/state.c