remove UNKNOWN test
parent
50e4d009af
commit
3ea773fa80
|
@ -2,5 +2,4 @@
|
|||
|
||||
#define UAP_PROGRAM_COUNTER(uap) _UC_MACHINE_PC((ucontext_t *)uap)
|
||||
|
||||
#define UNKNOWN_TYPE_P(file) ((file)->d_type == DT_UNKNOWN)
|
||||
#define DIRECTORY_P(file) ((file)->d_type == DT_DIR)
|
||||
|
|
Loading…
Reference in New Issue