#ifndef _LIBLOCKDEP_LINUX_STRINGIFY_H_ #define _LIBLOCKDEP_LINUX_STRINGIFY_H_ #define __stringify_1(x...) #x #define __stringify(x...) __stringify_1(x) #endifOverall Contributors
Person | Tokens | Prop | Commits | CommitProp | |
sasha levin | sasha levin | 24 | 100.00% | 1 | 100.00% |
Total | 24 | 100.00% | 1 | 100.00% |