diff options
Diffstat (limited to 'circuitpython/lib/berkeley-db-1.xx/mpool/README')
-rw-r--r-- | circuitpython/lib/berkeley-db-1.xx/mpool/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/circuitpython/lib/berkeley-db-1.xx/mpool/README b/circuitpython/lib/berkeley-db-1.xx/mpool/README new file mode 100644 index 0000000..0f01fbc --- /dev/null +++ b/circuitpython/lib/berkeley-db-1.xx/mpool/README @@ -0,0 +1,7 @@ +# @(#)README 8.1 (Berkeley) 6/4/93 + +These are the current memory pool routines. +They aren't ready for prime time, yet, and +the interface is expected to change. + +--keith |