1 2 3 4 5 6
#include "kernel/filesystem/device_inode.hpp" namespace filesystem { // TODO BA-FS26: Implement device inode }