2 (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands.
3 See the copyright notice in the ACK home directory, in the file "Copyright".
9 * include file for 32 & 64 bit addition
13 unsigned long h_32
; /* higher 32 bits of 64 */
14 unsigned long l_32
; /* lower 32 bits of 64 */