commit | 93a2cdff98243df06bafd3c4f3b31b38f0d0fe3e | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Mon Apr 22 14:10:38 2013 +0930 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Mon Apr 22 15:31:36 2013 +0930 |
tree | cfda9a918a92ac0308e1c888489c83c0b243138a | |
parent | 856c608827928d29f80605e85fc3f8f0ab3af4fb [diff] |
lguest: assume Switcher text is a single page. ie. SHARED_SWITCHER_PAGES == 1. It is well under a page, and it's a minor simplification: it's nice to have *one* simplification in a patch series! Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>