aboutsummaryrefslogtreecommitdiffstats
path: root/src/syscfg/lock-obj-pub.arm-apple-darwin.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add new lock-obj-pub for Apple iOS.Werner Koch2014-09-181-0/+26
* src/syscfg/lock-obj-pub.aarch64-apple-darwin.h: New. * src/syscfg/lock-obj-pub.arm-apple-darwin.h: New. -- Created by Chris Ballinger <[email protected]>. He also noted: When cross-compiling for arm-apple-darwin and aarch64-apple-darwin I also needed to generate these files, so here they are. I made a little iOS utility to help people generate them in case Apple adds any more architectures in the future: https://github.com/chrisballinger/gen-posix-lock-obj-iOS