You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
[PATCH] CRIS update: updates for 2.6.12
Patches to make CRIS work with 2.6.12. Signed-off-by: Mikael Starvik <starvik@axis.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
committed by
Linus Torvalds
parent
dcf1310b72
commit
5d01e6ce78
@@ -14,7 +14,7 @@
|
||||
* used so it does not matter.
|
||||
*/
|
||||
|
||||
typedef unsigned int cycles_t;
|
||||
typedef unsigned long long cycles_t;
|
||||
|
||||
extern inline cycles_t get_cycles(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user