diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2018-12-07 12:47:30 -0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2018-12-07 12:47:41 -0800 |
commit | 37caec3a11eb329f333bc70cf772cb9a9734325a (patch) | |
tree | dec17c68b64fc93797e93f37093cc3e74084603f /malloc | |
parent | 10446f5d9f2cf4d91c8ae483fd2b5470242ae2a1 (diff) | |
download | glibc-37caec3a11eb329f333bc70cf772cb9a9734325a.tar glibc-37caec3a11eb329f333bc70cf772cb9a9734325a.tar.gz glibc-37caec3a11eb329f333bc70cf772cb9a9734325a.tar.bz2 glibc-37caec3a11eb329f333bc70cf772cb9a9734325a.zip |
Don't use __typeof__ (getcpu)
We can't use "__typeof__ (getcpu)" since getcpu is Linux specific and
Hurd doesn't have it.
Tested with build-many-glibcs.py.
* include/sched.h (__getcpu): Don't use __typeof__ (getcpu).
Diffstat (limited to 'malloc')
0 files changed, 0 insertions, 0 deletions