Ignore:
Timestamp:
2017-06-01T21:22:44Z (7 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
fb864d65
Parents:
44a7ee5
Message:

Replace usage of typedefs.h with includes of more specific, standard headers, where applicable.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/arm32/include/arch/cp15.h

    r44a7ee5 r83dab11  
    3737#define KERN_arm32_CP15_H_
    3838
    39 #if defined(KERNEL) || defined(BOOT)
    40 #include <typedefs.h>
    41 #else
    4239#include <stdint.h>
    43 #endif
    4440
    4541/** See ARM Architecture reference manual ch. B3.17.1 page B3-1456
Note: See TracChangeset for help on using the changeset viewer.