Changeset 7a99507 in mainline for boot/arch/arm32/include/mm.h


Ignore:
Timestamp:
2017-06-04T21:11:35Z (8 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
9780584
Parents:
d735e2e
Message:

Clear up stdint vs stddef in boot, missing includes, etc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/arch/arm32/include/mm.h

    rd735e2e r7a99507  
    4242#ifndef BOOT_arm32__MM_H
    4343#define BOOT_arm32__MM_H
    44 
    45 #include <stddef.h>
    4644
    4745/** Describe "section" page table entry (one-level paging with 1 MB sized pages). */
Note: See TracChangeset for help on using the changeset viewer.