ObjFW  Diff

Differences From Artifact [fd7384f991]:

To Artifact [df231ae667]:


605
606
607
608
609
610
611

612
613
614

#import "OFObject+Serialization.h"

#ifdef __cplusplus
extern "C" {
#endif
extern size_t of_pagesize;

#ifdef __cplusplus
}
#endif







>



605
606
607
608
609
610
611
612
613
614
615

#import "OFObject+Serialization.h"

#ifdef __cplusplus
extern "C" {
#endif
extern size_t of_pagesize;
extern size_t of_num_cpus;
#ifdef __cplusplus
}
#endif