Skip to content

Commit

Permalink
Merge pull request #65 from Cyan4973/dev
Browse files Browse the repository at this point in the history
updated API for static allocation
  • Loading branch information
Cyan4973 committed Jun 2, 2016
2 parents fcabf31 + 20d9439 commit 9d791cf
Show file tree
Hide file tree
Showing 5 changed files with 417 additions and 704 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Executables
xxh32sum
xxh64sum
xxhsum
xxhsum_privateXXH
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -139,5 +139,3 @@ test-all: clean all test test32 test-xxhsum-c clean-xxhsum-c armtest clangtest g
clean: clean-xxhsum-c
@rm -f core *.o xxhsum$(EXT) xxhsum32$(EXT) xxhsum_privateXXH$(EXT) xxh32sum xxh64sum
@echo cleaning completed


Loading

0 comments on commit 9d791cf

Please sign in to comment.