Makefile cleanup

This commit is contained in:
Chris Eagle
2015-08-28 00:17:33 -07:00
parent b31bb9638c
commit 4f11d88d28
3 changed files with 3 additions and 5 deletions

View File

@ -173,9 +173,6 @@ int main(int argc, char **argv, char **envp)
{
uch handle, trace1, trace2;
uc_err err;
uint8_t bytes[8];
uint32_t esp;
int result;
printf("# Memory protect test\n");