Open zoulasc opened 4 years ago
You should have the list generated as a make(1) rule and placed in an automatically generated header file #included by your program.
https://github.com/adityavardhanpadala/rumpsyscallfuzz/blob/a861657107ad37057bbaf2f37596ef242d0f88fd/honggfuzz/ioctl/ioctl_fuzz2.c#L210
Sure, I will make the necessary changes.
You should have the list generated as a make(1) rule and placed in an automatically generated header file #included by your program.
https://github.com/adityavardhanpadala/rumpsyscallfuzz/blob/a861657107ad37057bbaf2f37596ef242d0f88fd/honggfuzz/ioctl/ioctl_fuzz2.c#L210