Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ef8355c3 authored by Chen Liqin's avatar Chen Liqin
Browse files

score: include asm-generic/param.h in asm/delay.h.

parent 202b864a
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
#ifndef _ASM_SCORE_DELAY_H
#ifndef _ASM_SCORE_DELAY_H
#define _ASM_SCORE_DELAY_H
#define _ASM_SCORE_DELAY_H


#include <asm-generic/param.h>

static inline void __delay(unsigned long loops)
static inline void __delay(unsigned long loops)
{
{
	/* 3 cycles per loop. */
	/* 3 cycles per loop. */