Add XZ_EXTERN macro and use it to mark all functions with
external linkage. This is needed to support marking those
functions as static in some situations in the Linux kernel.
XZ_EXTERN may be used for dllimport/dllexport too on some
other operating systems.
6 files changed
tree: b5b2cb6bade13788daa961f3e3e83ba6d9e69584
  1. linux/
  2. userspace/
  3. .gitignore
  4. COPYING
  5. README