mirror of
https://github.com/usatiuk/ficus.git
synced 2025-10-28 08:07:52 +01:00
misc: remove extra newline in VMA.hpp
also test CI
This commit is contained in:
@@ -24,7 +24,6 @@ public:
|
||||
VMA &operator=(const VMA &) = delete;
|
||||
VMA &operator=(VMA &&) = delete;
|
||||
|
||||
|
||||
/// Map all higher-half pages into the address space
|
||||
/// By linking them to same entries as kernel
|
||||
void map_kern();
|
||||
|
||||
Reference in New Issue
Block a user