add NOMMU fixme's; move move_fd from runit_lib to libbb; nuke fd_copy
This commit is contained in:
@@ -40,12 +40,6 @@ extern int coe(int);
|
||||
#define direntry struct dirent
|
||||
|
||||
|
||||
/*** fd.h ***/
|
||||
|
||||
extern int fd_copy(int,int);
|
||||
extern int fd_move(int,int);
|
||||
|
||||
|
||||
/*** tai.h ***/
|
||||
|
||||
struct tai {
|
||||
|
Reference in New Issue
Block a user