Reset KERNEL_SECRET.
This commit is contained in:
parent
e7a585a298
commit
ff1d44b505
@ -45,7 +45,7 @@
|
|||||||
* normal test output.
|
* normal test output.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define KERNEL_SECRET ((unsigned long long)1) // Cast for consistent printf
|
// #define KERNEL_SECRET ((unsigned long long)1) // Cast for consistent printf
|
||||||
//#define KERNEL_SECRET ((unsigned long long)0) // Cast for consistent printf
|
#define KERNEL_SECRET ((unsigned long long)0) // Cast for consistent printf
|
||||||
|
|
||||||
#endif /* _SECRET_H_ */
|
#endif /* _SECRET_H_ */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user