file_system/fat: Rework driver for fs_shell support
* Introduce fat_shell for build system fat manipulation * Will theoretically let us do away with mtools when we have another internal tool for partition manipulation Change-Id: I661be556e79009842f157a9402c8f85da85d6336 Reviewed-on: https://review.haiku-os.org/c/haiku/+/3556 Reviewed-by: Adrien Destugues <[email protected]>
This commit is contained in:
@@ -1402,6 +1402,8 @@
|
||||
#define index fssh_index
|
||||
#define rindex fssh_rindex
|
||||
|
||||
/* SMAP-specific functions */
|
||||
#define user_strlcpy fssh_strlcpy
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// #pragma mark - fssh_time.h
|
||||
|
||||
Reference in New Issue
Block a user