~mirabilos/klibc/master

Viewing all changes in revision 2234.

  • Committer: Ben Hutchings
  • Date: 2024-10-02 00:07:27 UTC
  • Revision ID: git-v1:60d3d584e0ed7c09f544b753f764e493b940a6a8
[klibc] Remove unused no-MMU support

There is some conditional logic to handle no-MMU architectures, but no
such architectures are defined.  We are now having to override the
automatic detection for each new architecture because it only
checks for fork() and not clone().

Since this is currently unused and therefore untested, it's probably
broken.  Remove it.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: