/** Copyright 2021, JΓ©rΓ΄me Duval, jerome.duval@gmail.com.* Distributed under the terms of the MIT License.*/#ifndef _KERNEL_STACK_PROTECTOR_H#define _KERNEL_STACK_PROTECTOR_Hvoid stack_protector_init();#endif /* _KERNEL_STACK_PROTECTOR_H */
/** Copyright 2021, JΓ©rΓ΄me Duval, jerome.duval@gmail.com.* Distributed under the terms of the MIT License.*/#ifndef _KERNEL_STACK_PROTECTOR_H#define _KERNEL_STACK_PROTECTOR_Hvoid stack_protector_init();#endif /* _KERNEL_STACK_PROTECTOR_H */