missed files
This commit is contained in:
parent
063e925fb0
commit
dab7cb4913
4 changed files with 96 additions and 0 deletions
5
commands/search_file.c
Normal file
5
commands/search_file.c
Normal file
|
@ -0,0 +1,5 @@
|
|||
#define DO_SEARCH_FILE 1
|
||||
#define FUNC_NAME grub_search_fs_file
|
||||
#define COMMAND_NAME "search.file"
|
||||
#define SEARCH_TARGET "file"
|
||||
#include "search.c"
|
Loading…
Add table
Add a link
Reference in a new issue