aboutsummaryrefslogtreecommitdiff
path: root/compile
diff options
context:
space:
mode:
authorGravatar Michael Smith <mikesmiffy128@gmail.com> 2025-11-24 03:19:49 +0000
committerGravatar Michael Smith <mikesmiffy128@gmail.com> 2025-11-24 03:23:22 +0000
commit508878ff0a9e4cd8528727c41819bc2d70b33dd0 (patch)
tree5068ea278c0fcbe0ecae5dfe0efa1057a857adfa /compile
parent13ddf47d80893eb4d09ca31f5469b835f24170c7 (diff)
downloadsst-508878ff0a9e4cd8528727c41819bc2d70b33dd0.tar.gz
sst-508878ff0a9e4cd8528727c41819bc2d70b33dd0.zip
Turn x86 stuff into a chunklet to help out SPT
Quick unused header cleanup pass while we're at it.
Diffstat (limited to 'compile')
-rwxr-xr-xcompile2
1 files changed, 1 insertions, 1 deletions
diff --git a/compile b/compile
index 5345cd3..6e36880 100755
--- a/compile
+++ b/compile
@@ -58,6 +58,7 @@ src="\
chatrate.c
chunklets/fastspin.c
chunklets/msg.c
+ chunklets/x86.c
clientcon.c
con_.c
crypto.c
@@ -86,7 +87,6 @@ src="\
portalcolours.c
sst.c
trace.c
- x86.c
xhair.c"
if [ "$dbg" = 1 ]; then src="$src \
dbg.c