Use 32bit longs on Alpha as well, because that's what the VMS
assembler code works with. Of course, the assembler code could differ between platforms. That might happen in the future.
This commit is contained in:
parent
4e20b1a656
commit
83d0e5e512
@ -280,8 +280,8 @@ $!
|
||||
$ WRITE H_FILE "#if defined(HEADER_BN_H)"
|
||||
$ WRITE H_FILE "#undef SIXTY_FOUR_BIT_LONG"
|
||||
$ WRITE H_FILE "#undef SIXTY_FOUR_BIT"
|
||||
$ WRITE H_FILE "#define SIXTY_FOUR_BIT"
|
||||
$ WRITE H_FILE "#undef THIRTY_TWO_BIT"
|
||||
$ WRITE H_FILE "#define THIRTY_TWO_BIT"
|
||||
$ WRITE H_FILE "#undef SIXTEEN_BIT"
|
||||
$ WRITE H_FILE "#undef EIGHT_BIT"
|
||||
$ WRITE H_FILE "#endif"
|
||||
|
Loading…
x
Reference in New Issue
Block a user