1
0
mirror of https://github.com/taigrr/gopher-os synced 2025-01-18 04:43:13 -08:00
Achilleas Anagnostopoulos 636220ab1d Unexport bitmap allocator instance and export AllocFrame helper
This allows us to mock calls to the frame allocator from other packages
while testing.
2017-06-30 09:21:05 +01:00
..