Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1321 serge 1
#ifdef CONFIG_X86_32
2
# include "string_32.h"
3
#else
4
# include "string_64.h"
5
#endif