Remove building with NOCRYPTO option
[minix.git] / minix / kernel / arch / earm / glo.h
blobd12da42591349012b4a24315580a8ff16dee4a68
1 #ifndef __GLO_ARM_H__
2 #define __GLO_ARM_H__
4 #include "kernel/kernel.h"
5 #include "arch_proto.h"
7 EXTERN struct tss_s tss[CONFIG_MAX_CPUS];
9 #endif /* __GLO_ARM_H__ */