s/PICCONF/config/g
This commit is contained in:
parent
aac2082991
commit
b70aa8a21c
|
@ -1,5 +1,5 @@
|
||||||
#ifndef PICCONF_H__
|
#ifndef CONFIG_H__
|
||||||
#define PICCONF_H__
|
#define CONFIG_H__
|
||||||
|
|
||||||
/* switch normal VM and direct threaded VM */
|
/* switch normal VM and direct threaded VM */
|
||||||
#define PIC_DIRECT_THREADED_VM 1
|
#define PIC_DIRECT_THREADED_VM 1
|
||||||
|
|
Loading…
Reference in New Issue