Changeset 0c47db1 in mainline for include/proc/thread.h


Ignore:
Timestamp:
2005-05-08T23:16:15Z (20 years ago)
Author:
Jakub Vana <jakub.vana@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
9c926f3
Parents:
6ef72c9
Message:

Added fpu_context.h arch dep files and removed struct fpu_context from context.h files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/proc/thread.h

    r6ef72c9 r0c47db1  
    3434#include <synch/spinlock.h>
    3535#include <arch/context.h>
     36#include <fpu_context.h>
    3637#include <arch/types.h>
    3738#include <typedefs.h>
Note: See TracChangeset for help on using the changeset viewer.