haiku/src/system
Pawel Dziepak fd96cf08a7 libroot: Remove _SC_NPROCESSORS_MAX and _SC_CPUID_MAX
_SC_NPROCESSORS_MAX and _SC_CPUID_MAX appear to be supported only by
Solaris. There isn't much point in exposing such values to the userland
anyway.
2013-12-06 21:54:07 +01:00
..
boot boot, kernel: Replace MAX_BOOT_CPUS with SMP_MAX_CPUS 2013-12-06 19:43:08 +01:00
glue Move UsePrivateSystemHeaders into arch-specific block. 2013-08-29 22:44:49 +02:00
kernel kernel/smp: Fix warning 2013-12-06 19:57:04 +01:00
ldscripts Merge branch 'master' into sam460ex 2013-04-21 01:34:20 +02:00
libroot libroot: Remove _SC_NPROCESSORS_MAX and _SC_CPUID_MAX 2013-12-06 21:54:07 +01:00
runtime_loader libroot: Add adaptive mutex implementation 2013-11-08 03:37:30 +01:00
Jamfile