jmpbuf-offsets.h 211 B

123456789
  1. /*
  2. * Copyright (C) 2000-2006 Erik Andersen <andersen@uclibc.org>
  3. *
  4. * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
  5. */
  6. #define JB_REGS 0
  7. #define JB_PC 16
  8. #define JB_SIZE 20