Ignore:
Timestamp:
2007-01-28T13:25:49Z (19 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
8e8c1a5
Parents:
1ba41c5
Message:

huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/sparc64/include/syscall.h

    r1ba41c5 rb3f8fb7  
    3636#define KERN_sparc64_SYSCALL_H_
    3737
    38 #include <typedefs.h>
    3938#include <arch/types.h>
     39#include <arch/interrupt.h>
    4040
    4141extern unative_t syscall(int n, istate_t *istate, unative_t a1, unative_t a2, unative_t a3, unative_t a4);
Note: See TracChangeset for help on using the changeset viewer.