Revert "Add sys/ucontext.h"
This reverts commit 6ddf93bfbe.
As pointed out by Ingo, those were moved to sugnal.h in the latest issue
(issue 7) of the POSIX spec. Sorry!
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
#include <heap.h>
|
||||
#include <util/DoublyLinkedList.h>
|
||||
#include <util/KernelReferenceable.h>
|
||||
#include <sys/ucontext.h>
|
||||
|
||||
|
||||
namespace BKernel {
|
||||
|
||||
@@ -25,7 +25,6 @@
|
||||
#include <util/DoublyLinkedList.h>
|
||||
#include <util/KernelReferenceable.h>
|
||||
#include <util/list.h>
|
||||
#include <sys/ucontext.h>
|
||||
|
||||
|
||||
enum additional_thread_state {
|
||||
|
||||
Reference in New Issue
Block a user