X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=snapshotimp.h;h=6b58ed7ed227256325e4b8ab237169d068d1a68b;hb=7d2149ffbbc1a3514838d721a71bb0d4c81054b3;hp=90bbc83352fc4b6697032929d1ab942fdd25a2fc;hpb=339c89039e14e4f2433d4af0b0d2ae6e6c41e028;p=model-checker.git diff --git a/snapshotimp.h b/snapshotimp.h index 90bbc83..6b58ed7 100644 --- a/snapshotimp.h +++ b/snapshotimp.h @@ -55,8 +55,6 @@ struct SnapShot { //Global reference to snapshot data structure extern struct SnapShot * snapshotrecord; -void * ReturnPageAlignedAddress( void *); -void * PageAlignAddressUpward( void *); #else struct Snapshot { char *mSharedMemoryBase;