Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | sh: Fix overflow problem in get_ticks | Nobuhiro Iwamatsu | 2010-06-28 | -2/+18 |
| | | | | Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | |||
* | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 2010-04-13 | -0/+141 |
Also move lib_$ARCH/config.mk to arch/$ARCH/config.mk This change is intended to clean up the top-level directory structure and more closely mimic Linux's directory organization. Signed-off-by: Peter Tyser <ptyser@xes-inc.com> |