sandbox: Add comments to the sdl struct
authorSimon Glass <sjg@chromium.org>
Mon, 3 Feb 2020 14:36:08 +0000 (07:36 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 6 Feb 2020 02:33:46 +0000 (19:33 -0700)
commitc127f191a8dbfddc480a425bbca14730dfc4d441
treea9ff5073881a526a033c1c5298a72129bec142aa
parent02662480a88413eade86e271671108edecafd01d
sandbox: Add comments to the sdl struct

Add comments for each struct member. Drop frequency since it is not used.

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