mirror of https://github.com/etcd-io/bbolt.git
parent
1727806877
commit
2eb7227ade
|
@ -1,3 +1,5 @@
|
||||||
|
// +build riscv64
|
||||||
|
|
||||||
package bbolt
|
package bbolt
|
||||||
|
|
||||||
// maxMapSize represents the largest mmap size supported by Bolt.
|
// maxMapSize represents the largest mmap size supported by Bolt.
|
||||||
|
|
Loading…
Reference in New Issue