/[pupa]/pupa/kern/i386/pc/startup.S
ViewVC logotype

Diff of /pupa/kern/i386/pc/startup.S

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by okuji, Thu Sep 25 20:15:52 2003 UTC revision 1.10 by marco_g, Wed Nov 12 20:33:51 2003 UTC
# Line 2  Line 2 
2   *  PUPA  --  Preliminary Universal Programming Architecture for GRUB   *  PUPA  --  Preliminary Universal Programming Architecture for GRUB
3   *  Copyright (C) 1999,2000,2001,2002 Free Software Foundation, Inc.   *  Copyright (C) 1999,2000,2001,2002 Free Software Foundation, Inc.
4   *  Copyright (C) 2002,2003  Yoshinori K. Okuji <okuji@enbug.org>   *  Copyright (C) 2002,2003  Yoshinori K. Okuji <okuji@enbug.org>
5     *  Copyright (C) 2003 Marco Gerards <metgerards@student.han.nl>
6   *   *
7   *  This program is free software; you can redistribute it and/or modify   *  This program is free software; you can redistribute it and/or modify
8   *  it under the terms of the GNU General Public License as published by   *  it under the terms of the GNU General Public License as published by
# Line 1492  gottime: Line 1493  gottime:
1493    
1494                    
1495  /*  /*
1496   * pupa_currticks()   * pupa_get_rtc()
1497   *      return the real time in ticks, of which there are about   *      return the real time in ticks, of which there are about
1498   *      18-20 per second   *      18-20 per second
1499   */   */
1500  FUNCTION(pupa_currticks)  FUNCTION(pupa_get_rtc)
1501          pushl   %ebp          pushl   %ebp
1502    
1503          call    prot_to_real    /* enter real mode */          call    prot_to_real    /* enter real mode */

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26