#ifndef _PPC_BOOT_STDLIB_H_ #define _PPC_BOOT_STDLIB_H_ unsigned long long int strtoull(const char *ptr, char **end, int base); #endifOverall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Scott Wood | 28 | 100.00% | 1 | 100.00% |
Total | 28 | 100.00% | 1 | 100.00% |