Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This just adds a convenience wrapper for (1 << x) expressions. Using (1UL << x) should be save for both 32 and 64 bit systems. Signed-off-by: Benedikt Niedermayr <[email protected]> Signed-off-by: Jan Kiszka <[email protected]>
- Loading branch information