mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-26 08:51:08 +00:00
ca971bbfd8
This patch changes the top-level directory layout as a preparatory step for improving the tools for managing 3rd-party source codes. The rationale is described in the issue referenced below. Issue #1082
12 lines
396 B
C
12 lines
396 B
C
/* This file generated by gen-bases.c - DO NOT EDIT. */
|
|
|
|
#if GMP_NUMB_BITS != 64
|
|
Error, error, this data is for 64 bits
|
|
#endif
|
|
|
|
/* mp_bases[10] data, as literal values */
|
|
#define MP_BASES_CHARS_PER_LIMB_10 19
|
|
#define MP_BASES_BIG_BASE_10 CNST_LIMB(0x8ac7230489e80000)
|
|
#define MP_BASES_BIG_BASE_INVERTED_10 CNST_LIMB(0xd83c94fb6d2ac34a)
|
|
#define MP_BASES_NORMALIZATION_STEPS_10 0
|