Linux, Embedded System and Programming
/* size must be a power of 2 */ BUG_ON(size & (size - 1));
Post a Comment
No comments:
Post a Comment