| commit | e4fdff3c7d16959f14bee964b068766f75609194 | [log] [tgz] |
|---|---|---|
| author | Michael Ryleev <gmar@google.com> | Thu Jan 21 09:54:37 2016 -0800 |
| committer | Travis Geiselbrecht <geist@foobox.com> | Mon Feb 08 13:15:03 2016 -0800 |
| tree | acfd805f2c79118d096326805a92f880070c6822 | |
| parent | 4299604eabfa31054a13e66251ea1f5108aebb0b [diff] |
[include][stdint.h] Add definition of INTN_C and UINTN_C macros INT8_C, INT16_C, INT32_C, INT64_C, INTMAX_C UINT8_C, UINT16_C UINT32_C, UINT64_C and UINTMAX_C variants are supported. Change-Id: I3e94d0c93db51afe5633180d2520c0c2b99c63dc
The LK embedded kernel. An SMP-aware kernel designed for small systems.
See http://github.com/littlekernel/lk for the latest version.
This will get you a interactive prompt into LK which is running in qemu arm machine ‘virt’ emulation. type ‘help’ for commands.
note 1: for ubuntu: sudo apt-get install gcc-arm-none-eabi or fetch a prebuilt toolchain from http://newos.org/toolchains/arm-eabi-5.2.0-Linux-x86_64.tar.xz