stacks.h: Provide replacement for thread functions when !CONFIG_THREADS

Rearrange the thread functions and provide wrappers which evaluates to
no code when !CONFIG_THREADS.

The function call16_int() isn't used on PA-RISC, so replace it by an
empty function call.

Signed-off-by: Helge Deller <deller@gmx.de>
1 file changed
tree: fe548be13302b7fd4a24273bb62238fbeb0cc955
  1. docs/
  2. scripts/
  3. src/
  4. vgasrc/
  5. .gitignore
  6. COPYING
  7. COPYING.LESSER
  8. Makefile
  9. README