~ubuntu-branches/debian/jessie/rtai/jessie

« back to all changes in this revision

Viewing changes to testsuite/kern/preempt/preempt-module.c

  • Committer: Bazaar Package Importer
  • Author(s): Roland Stigge
  • Date: 2009-07-04 11:47:08 UTC
  • mfrom: (1.2.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20090704114708-0ivbkccfaawz2pby
Tags: 3.7.1-1
* New upstream release
* debian/control: Standards-Version: 3.8.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
96
96
        int max_diff;
97
97
        RTIME svt, t;
98
98
 
 
99
        t = 0;
99
100
        min_diff = 1000000000;
100
101
        max_diff = -1000000000;
101
102
        while (1) {