/[hurd]/hurd-l4/physmem/physmem.h
ViewVC logotype

Diff of /hurd-l4/physmem/physmem.h

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

revision 1.6 by marcus, Sat Apr 10 18:44:25 2004 UTC revision 1.7 by marcus, Wed Oct 27 20:18:10 2004 UTC
# Line 49  void switch_thread (l4_thread_id_t from, Line 49  void switch_thread (l4_thread_id_t from,
49  error_t container_class_init ();  error_t container_class_init ();
50    
51  /* Allocate a new container object covering the NR_FPAGES fpages  /* Allocate a new container object covering the NR_FPAGES fpages
52     listed in FPAGES.  The object is locked and has one reference.  */     listed in FPAGES.  The object returned is locked and has one
53       reference.  */
54  error_t container_alloc (l4_word_t nr_fpages, l4_word_t *fpages,  error_t container_alloc (l4_word_t nr_fpages, l4_word_t *fpages,
55                           hurd_cap_obj_t *r_obj);                           hurd_cap_obj_t *r_obj);

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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