On 13/07/18 11:48, Hesham Almatary wrote:
On Thu, Jul 12, 2018 at 9:41 PM, Sebastian Huber
wrote:
- Am 6. Jul 2018 um 15:11 schrieb Hesham Almatary heshamelmat...@gmail.com:
On Fri, 6 Jul 2018 at 1:28 pm, Sebastian Huber wrote:
[...]
-CPU_Counter_ticks _CPU_Counter_read( void );
+sta
On Thu, Jul 12, 2018 at 9:41 PM, Sebastian Huber
wrote:
>
>
>
> - Am 6. Jul 2018 um 15:11 schrieb Hesham Almatary
> heshamelmat...@gmail.com:
>
> > On Fri, 6 Jul 2018 at 1:28 pm, Sebastian Huber wrote:
> [...]
> >> -CPU_Counter_ticks _CPU_Counter_read( void );
> >> +static inline CPU_Counter
- Am 6. Jul 2018 um 15:11 schrieb Hesham Almatary heshamelmat...@gmail.com:
> On Fri, 6 Jul 2018 at 1:28 pm, Sebastian Huber wrote:
[...]
>> -CPU_Counter_ticks _CPU_Counter_read( void );
>> +static inline CPU_Counter_ticks _CPU_Counter_read( void )
>> +{
>> + unsigned long ticks;
>> +
>> +