Zeke-OS / zeke

A POSIX-like OS for ARM processors.
Other
88 stars 9 forks source link

Remove everything related to ARM Thumb mode #161

Closed OlliV closed 4 years ago

OlliV commented 4 years ago

Thumb won't be supported so everything related to it can be deleted.

OlliV commented 4 years ago

Thumb is fine for the existing code but no new support will be implemented.