m3front/derived/AtomicLIntModule.m3


generated by m3build

MODULE  AtomicLIntModule = AtomicModule (LInt, IsLockFreeLInt, StoreLInt, LoadLInt, SwapLInt, CompareSwapLInt, FenceLInt, FetchIncLInt, FetchDecLInt, FetchOrLInt, FetchXorLInt, FetchAndLInt) END AtomicLIntModule.