| /* ecrypt-machine.h */ | |
| /* | |
| * This file is included by 'ecrypt-portable.h'. It allows to override | |
| * the default macros for specific platforms. Please carefully check | |
| * the machine code generated by your compiler (with optimisations | |
| * turned on) before deciding to edit this file. | |
| */ | |
| /* ------------------------------------------------------------------------- */ | |
| /* ------------------------------------------------------------------------- */ | |
| /* | |
| * If you want to overwrite the default swap macros, put it here. And so on. | |
| */ | |
| /* ------------------------------------------------------------------------- */ | |