commit | 3f70a6f5773432c83429e33dbc062812113b1c50 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Nov 12 22:42:17 2014 -0700 |
committer | Simon Glass <sjg@chromium.org> | Fri Nov 21 07:34:13 2014 +0100 |
tree | 9aba468c3762efe694ab6380696ae80fc65b40d7 | |
parent | 378a8634ad12981779c24e6ec29619deff88d19b [diff] |
x86: Add clr/setbits functions These are available on other architectures. Make them available on x86 also. Signed-off-by: Simon Glass <sjg@chromium.org>