diff options
Diffstat (limited to 'src/lib/utils/info.txt')
-rw-r--r-- | src/lib/utils/info.txt | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/src/lib/utils/info.txt b/src/lib/utils/info.txt new file mode 100644 index 000000000..0e8edeb00 --- /dev/null +++ b/src/lib/utils/info.txt @@ -0,0 +1,29 @@ +define UTIL_FUNCTIONS 20131128 + +load_on always + +<header:internal> +bit_ops.h +prefetch.h +rounding.h +semaphore.h +stl_util.h +xor_buf.h +</header:internal> + +<header:public> +assert.h +bswap.h +calendar.h +charset.h +cpuid.h +exceptn.h +get_byte.h +loadstor.h +mem_ops.h +mul128.h +parsing.h +rotate.h +types.h +version.h +</header:public> |