Delete nasal_vm.h

This commit is contained in:
Valk Richard Li 2020-07-28 17:21:28 +08:00 committed by GitHub
parent 2af4050bac
commit 29a206c220
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
#ifndef __NASAL_VM_H__
#define __NASAL_VM_H__
// runtime defined here
#endif