Skip to content

Commit

Permalink
Remove macro
Browse files Browse the repository at this point in the history
  • Loading branch information
msantos committed Sep 23, 2011
1 parent 6b07feb commit 9c42ab8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/wierl.hrl
Expand Up @@ -29,8 +29,6 @@
%% ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
%% POSSIBILITY OF SUCH DAMAGE.

-define(WORDALIGN(X,Y), (((X)+((Y)-1)) band (bnot((Y)-1)))).

-define(UINT16, 2/native-unsigned-integer-unit:8).
-define(UINT32, 4/native-unsigned-integer-unit:8).
-define(UINT64, 8/native-unsigned-integer-unit:8).
Expand Down

0 comments on commit 9c42ab8

Please sign in to comment.