/[hurd]/hurd-l4/wortel/shutdown.h
ViewVC logotype

Diff of /hurd-l4/wortel/shutdown.h

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

revision 1.1 by marcus, Mon Sep 8 01:00:18 2003 UTC revision 1.2 by marcus, Mon Sep 8 01:41:03 2003 UTC
# Line 29  Line 29 
29  /* Reset the machine.  */  /* Reset the machine.  */
30  void reset (void);  void reset (void);
31    
 /* Halt the machine.  */  
 void halt (void);  
   
32    
33  /* The generic code defines these functions.  */  /* The generic code defines these functions.  */
34    
35  /* Reset the machine at failure, instead halting it.  */  /* Reset the machine at failure, instead halting it.  */
36  extern int shutdown_reset;  extern int shutdown_reset;
37    
38    /* Halt the machine.  */
39    void halt (void);
40    
41  /* End the program with a failure.  This can halt or reset the  /* End the program with a failure.  This can halt or reset the
42     system.  */     system.  */
43  void shutdown (void);  void shutdown (void);
44    
45    
46  #endif  /* _SHUTDOWN_H */  #endif  /* _SHUTDOWN_H */

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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