m3front/derived/AtomicCharrModule.m3


generated by m3build

MODULE  AtomicCharrModule = AtomicModule (Charr, IsLockFreeCharr, StoreCharr, LoadCharr, SwapCharr, CompareSwapCharr, FenceCharr, FetchIncCharr, FetchDecCharr, FetchOrCharr, FetchXorCharr, FetchAndCharr) END AtomicCharrModule.