commit | ebebf87d6d5668cd2d491aaf40cb2ef5e7479c02 | [log] [tgz] |
---|---|---|
author | Adam Langley <agl@chromium.org> | Fri Jun 20 12:00:00 2014 -0700 |
committer | Adam Langley <agl@chromium.org> | Fri Jun 20 13:17:33 2014 -0700 |
tree | 7227ccd31634bd8be5ef7866c336b9976e861e90 | |
parent | 4d4bff89bb8ec345d289412f0f7f135c6e51b1a6 [diff] |
Add needed volatile qualifications. Add volatile qualifications to two blocks of inline asm to stop GCC from eliminating them as dead code.