Remove a build artifact of the USDT tests.
MFC after: 3 days
This commit is contained in:
parent
95a6b7a20f
commit
c661f55b6c
@ -1,11 +0,0 @@
|
||||
#include <stdlib.h>
|
||||
#include <sys/sdt.h>
|
||||
#include "prov.h"
|
||||
|
||||
int
|
||||
main(int argc, char **argv, char **envp)
|
||||
{
|
||||
envp[0] = (char*)0xff;
|
||||
TESTER_ENTRY();
|
||||
return 0;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user