Skip to content
Snippets Groups Projects
Commit b86f4b95 authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 2000-08-15 14:18:43 by simonmar]

Make the TSO structure shorter by 2 words:

	- remove splim.  It was always equal to &(tso->stack) +
	  RESERVED_STACK_WORDS.

	- make two enum fields 16 bits each instead of 32.
parent 931d30f2
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment