vfs: introduce adjustable ISO9660 buffer length for file reading
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#ifndef VFS_H
|
||||
#define VFS_H
|
||||
|
||||
#define ISO_9660_BUFFER_LENGTH 2048
|
||||
|
||||
#include <stdbool.h>
|
||||
#include "../include/atapi.h"
|
||||
#include "../include/lib9660.h"
|
||||
|
||||
Reference in New Issue
Block a user