diff options
| author | David Lechner <david@pybricks.com> | 2019-07-05 15:42:33 -0500 | 
|---|---|---|
| committer | Damien George <damien.p.george@gmail.com> | 2019-07-12 16:48:37 +1000 | 
| commit | 82dc9856b06da89463e955abe2ee73a613718430 (patch) | |
| tree | b7291b26017cb7302c661fd9c2ad7b03390fd3a1 /py/objstringio.h | |
| parent | d6e3038a080adb4024cec9bad89b4883487e12c0 (diff) | |
py/asmarm: Use __builtin___clear_cache instead of __clear_cache.
__clear_cache causes a compile error when using clang.  Instead use
__builtin___clear_cache which is available under both gcc and clang.
Also replace tabs with spaces in this section of code (introduced by a
previous commit).
Diffstat (limited to 'py/objstringio.h')
0 files changed, 0 insertions, 0 deletions
