diff options
author | Björn Gustavsson <[email protected]> | 2016-04-14 10:04:49 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2016-04-14 10:30:02 +0200 |
commit | 19f231024d5fc4e0e7084b6b38ca404f3368844a (patch) | |
tree | 91b0775e9704bb843964431e27749f57de41f028 /erts/preloaded | |
parent | 21041ee50217d90dc21dd484b9dd26c469e8cf87 (diff) | |
download | otp-19f231024d5fc4e0e7084b6b38ca404f3368844a.tar.gz otp-19f231024d5fc4e0e7084b6b38ca404f3368844a.tar.bz2 otp-19f231024d5fc4e0e7084b6b38ca404f3368844a.zip |
Eliminate misleading #ifdef ARCH_64 in beam_opcodes.h
There is a '#ifdef ARCH_64' beam_opcodes.h, which might make you
think that files generated by beam_makeops will work for both
32-bit and 64-bit architectures. They will not. beam_makeops will
generate different code depending on its -wordsize option.
Diffstat (limited to 'erts/preloaded')
0 files changed, 0 insertions, 0 deletions