Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 98936
b: refs/heads/master
c: b453917
h: refs/heads/master
v: v3
  • Loading branch information
Magnus Damm authored and Dominik Brodowski committed Jun 24, 2008
1 parent 55a8241 commit b615a82
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ae49ec9258b1ba0456f5d2e9024d0e4742a0188b
refs/heads/master: b453917ac45d6077955c096d8d5503754b0c13b4
2 changes: 0 additions & 2 deletions trunk/include/pcmcia/cs.h
Original file line number Diff line number Diff line change
Expand Up @@ -373,8 +373,6 @@ struct pcmcia_socket;

int pcmcia_access_configuration_register(struct pcmcia_device *p_dev, conf_reg_t *reg);
int pcmcia_get_configuration_info(struct pcmcia_device *p_dev, config_info_t *config);
int pcmcia_get_first_window(window_handle_t *win, win_req_t *req);
int pcmcia_get_next_window(window_handle_t *win, win_req_t *req);
int pcmcia_get_status(struct pcmcia_device *p_dev, cs_status_t *status);
int pcmcia_get_mem_page(window_handle_t win, memreq_t *req);
int pcmcia_map_mem_page(window_handle_t win, memreq_t *req);
Expand Down
3 changes: 0 additions & 3 deletions trunk/include/pcmcia/cs_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@ typedef u_int event_t;
typedef u_char cisdata_t;
typedef u_short page_t;

struct pcmcia_device;
typedef struct pcmcia_device *client_handle_t;

struct window_t;
typedef struct window_t *window_handle_t;

Expand Down

0 comments on commit b615a82

Please sign in to comment.