Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Commit

Permalink
remove unnecessary arch-dependent header (twitter#444)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yao Yue authored Jun 15, 2022
1 parent e6151c9 commit 2f066c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/storage/seg/hashtable.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
#include <stdlib.h>
#include <sys/mman.h>
#include <sysexits.h>
#include <x86intrin.h>

/* TODO(jason): use static allocated array
* TODO(jason): add bucket array shrink
Expand Down

0 comments on commit 2f066c1

Please sign in to comment.