mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-13 14:39:10 +00:00
Add Intel intrinsics headers
This commit is contained in:
parent
369f9740de
commit
b7bf052a4b
121 changed files with 47114 additions and 849 deletions
6
third_party/intel/intel.mk
vendored
Normal file
6
third_party/intel/intel.mk
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
#-*-mode:makefile-gmake;indent-tabs-mode:t;tab-width:8;coding:utf-8-*-┐
|
||||
#───vi: set et ft=make ts=8 tw=8 fenc=utf-8 :vi───────────────────────┘
|
||||
|
||||
PKGS += THIRD_PARTY_INTEL
|
||||
THIRD_PARTY_INTEL_HDRS = $(filter %.h,$(THIRD_PARTY_INTEL_FILES))
|
||||
THIRD_PARTY_INTEL_FILES := $(wildcard third_party/intel/*)
|
Loading…
Add table
Add a link
Reference in a new issue